
Time bar (total: 13.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 6 |
| 25% | 24.9% | 74.8% | 0.3% | 0% | 0% | 0% | 7 |
| 33.3% | 24.9% | 49.9% | 0.3% | 0% | 24.9% | 0% | 8 |
| 33.3% | 24.9% | 49.9% | 0.3% | 0% | 24.9% | 0% | 9 |
| 33.3% | 24.9% | 49.9% | 0.3% | 0% | 24.9% | 0% | 10 |
| 33.3% | 24.9% | 49.9% | 0.3% | 0% | 24.9% | 0% | 11 |
| 33.3% | 24.9% | 49.9% | 0.3% | 0% | 24.9% | 0% | 12 |
Compiled 21 to 20 computations (4.8% saved)
| 1.8s | 3 259× | 1 | valid |
| 610.0ms | 4 997× | 0 | valid |
| 530.0ms | 4 194× | 0 | invalid |
ival-sqrt: 1.0s (42.5% of total)ival-mult: 458.0ms (19.1% of total)ival-cos: 329.0ms (13.7% of total)ival-div: 263.0ms (10.9% of total)ival-sub: 168.0ms (7% of total)adjust: 143.0ms (5.9% of total)exact: 17.0ms (0.7% of total)ival-assert: 5.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 131 | 59 | (9.130239551107584e-227 -2.7697085182684725e+277 -9.063675312057521e-155 1.7271573405704995e+124 -1.5373405630310996e-60 -3.6601655713480705e+153) | 0 | - | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 0 | 0 | - | 0 | - | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 b #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) | sensitivity | 153 | 0 |
cos.f64 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) | oflow-rescue | 37 | 0 |
| ↳ | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) | overflow | 37 | |
| ↳ | (*.f64 z t) | overflow | 37 | |
| ↳ | (/.f64 (*.f64 z t) #s(literal 3 binary64)) | overflow | 37 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 87 | 0 |
| - | 103 | 66 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 87 | 0 | 0 |
| - | 103 | 0 | 66 |
| number | freq |
|---|---|
| 0 | 66 |
| 1 | 190 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 144.0ms | 378× | 1 | valid |
| 19.0ms | 134× | 0 | valid |
Compiled 177 to 58 computations (67.2% saved)
ival-mult: 31.0ms (29.1% of total)ival-cos: 23.0ms (21.6% of total)adjust: 17.0ms (16% of total)ival-div: 14.0ms (13.1% of total)ival-sub: 13.0ms (12.2% of total)ival-sqrt: 7.0ms (6.6% of total)ival-true: 1.0ms (0.9% of total)exact: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 550 |
| 1 | 352 | 546 |
| 2 | 700 | 540 |
| 3 | 1643 | 540 |
| 4 | 3443 | 540 |
| 5 | 7036 | 540 |
| 0 | 18 | 19 |
| 0 | 28 | 19 |
| 1 | 47 | 19 |
| 2 | 78 | 19 |
| 3 | 156 | 19 |
| 4 | 329 | 19 |
| 5 | 1057 | 19 |
| 6 | 4940 | 19 |
| 0 | 8274 | 18 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (sin.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64) (fma.f64 (/.f64 (neg.f64 z) #s(literal 3 binary64)) (neg.f64 t) (+.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 1 binary64) (neg.f64 y)) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) #s(literal 0 binary64))) |
(sort z t)
Compiled 19 to 18 computations (5.3% saved)
Compiled 0 to 6 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 68.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
Compiled 19 to 18 computations (5.3% saved)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
#s(literal 2 binary64) |
(sqrt.f64 x) |
x |
(cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
y |
(/.f64 (*.f64 z t) #s(literal 3 binary64)) |
(*.f64 z t) |
z |
t |
#s(literal 3 binary64) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
a |
(*.f64 b #s(literal 3 binary64)) |
b |
| Outputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (* 1/3 (* t z)))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (- y (* 1/3 (* t z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (- y (* 1/3 (* t z)))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 y)) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos y))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (/ (* z t) 3) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* z (- (/ y z) (* 1/3 t))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* t (- (/ y t) (* 1/3 z))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ a (* b 3)) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (* b 3) #s(hole binary64 (* 3 b))) |
#s(approx b #s(hole binary64 b)) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | t | @ | -inf | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ (* z t) 3) (* z t) z t 3 (/ a (* b 3)) a (* b 3) b) |
| 4.0ms | x | @ | -inf | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ (* z t) 3) (* z t) z t 3 (/ a (* b 3)) a (* b 3) b) |
| 3.0ms | x | @ | 0 | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ (* z t) 3) (* z t) z t 3 (/ a (* b 3)) a (* b 3) b) |
| 3.0ms | y | @ | -inf | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ (* z t) 3) (* z t) z t 3 (/ a (* b 3)) a (* b 3) b) |
| 3.0ms | y | @ | 0 | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ (* z t) 3) (* z t) z t 3 (/ a (* b 3)) a (* b 3) b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 324 | 2264 |
| 0 | 340 | 2196 |
| 0 | 1675 | 2118 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
#s(literal 2 binary64) |
(sqrt.f64 x) |
x |
(cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
y |
(/.f64 (*.f64 z t) #s(literal 3 binary64)) |
(*.f64 z t) |
z |
t |
#s(literal 3 binary64) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
a |
(*.f64 b #s(literal 3 binary64)) |
b |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (* 1/3 (* t z)))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (- y (* 1/3 (* t z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (- y (* 1/3 (* t z)))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 y)) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos y))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (/ (* z t) 3) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* z (- (/ y z) (* 1/3 t))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* t (- (/ y t) (* 1/3 z))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ a (* b 3)) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (* b 3) #s(hole binary64 (* 3 b))) |
#s(approx b #s(hole binary64 b)) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (fma.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(-.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(sin.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))))) (+.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))) |
(-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
y |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 t z)) #s(literal -3 binary64)) |
(/.f64 (*.f64 t z) #s(literal 3 binary64)) |
(*.f64 t z) |
(*.f64 z t) |
z |
t |
#s(literal 3 binary64) |
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
a |
(*.f64 b #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) b) |
b |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
#s(approx (* 2 (sqrt x)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (sqrt x) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal 1/3 binary64))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) |
#s(approx (* 2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y) (fma.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) y) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) y (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) y) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) y (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (*.f64 #s(literal -1 binary64) y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) y (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) y (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
#s(approx (- y (/ (* z t) 3)) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
#s(approx y y) |
#s(approx (cos (- y (/ (* z t) 3))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
#s(approx (- y (/ (* z t) 3)) y) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 (/.f64 (*.f64 t z) y) #s(literal -1/3 binary64) #s(literal 1 binary64)) y)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 t z) #s(literal 1/3 binary64))))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 t z) y) #s(literal 1/3 binary64)) #s(literal 1 binary64)) y) #s(literal -1 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 (cos.f64 y) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sin.f64 y) z) t)) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) t) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) z) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sin.f64 y) t)) (pow.f64 x #s(literal 1/2 binary64)))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sin.f64 y) z) t)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) t) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) z) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sin.f64 y) t)) (pow.f64 x #s(literal 1/2 binary64)))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (cos (- y (/ (* z t) 3))) (cos.f64 y)) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) t) #s(literal 1/3 binary64) (cos.f64 y))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 y) t))) z (cos.f64 y))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (sin.f64 y) z) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (cos.f64 y))) z (*.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 y) t))) z (cos.f64 y))) |
#s(approx (- y (/ (* z t) 3)) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
#s(approx (/ (* z t) 3) (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z)) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) t)) z) #s(literal -1 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) z) (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 z z)) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 z z) z)) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64))) t (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) z))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) z) (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 z z)) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 z z) z)) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64))) t (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) z))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 y) z))) t (cos.f64 y))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/162 binary64) t) (*.f64 (*.f64 (*.f64 z z) z) (sin.f64 y)) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (cos.f64 y))) t (*.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 y) z))) t (cos.f64 y))) |
#s(approx t t) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y t) (*.f64 #s(literal 1/3 binary64) z)) t)) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (*.f64 (fma.f64 (/.f64 y t) #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) z)) t) #s(literal -1 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) |
#s(approx (/ a (* b 3)) (*.f64 (/.f64 a b) #s(literal 1/3 binary64))) |
#s(approx a a) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) |
#s(approx (* b 3) (*.f64 b #s(literal 3 binary64))) |
#s(approx b b) |
Compiled 3 605 to 494 computations (86.3% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 17 | 106 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 90 | 17 | 107 |
| Status | Accuracy | Program |
|---|---|---|
| 32.6% | (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) | |
| 49.2% | (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (fma.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) | |
| 68.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 68.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 56.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 31.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) | |
| ▶ | 55.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 56.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 77.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 54.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 y) t))) z (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 66.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) t) #s(literal 1/3 binary64) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 57.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 65.3% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) | |
| 64.1% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) | |
| 62.9% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) | |
| ▶ | 49.3% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
Compiled 1 236 to 856 computations (30.7% saved)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
#s(literal 2 binary64) |
(sqrt.f64 x) |
x |
(cos.f64 #s(approx (- y (/ (* z t) 3)) y)) |
#s(approx (- y (/ (* z t) 3)) y) |
y |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
a |
(*.f64 b #s(literal 3 binary64)) |
b |
#s(literal 3 binary64) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
#s(literal -1/3 binary64) |
(/.f64 a b) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 #s(literal -1/3 binary64) t) |
t |
z |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z)))) |
(cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z)) |
(*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z) |
(-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) |
(/.f64 y z) |
(*.f64 #s(literal 1/3 binary64) t) |
#s(literal 1/3 binary64) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(cos.f64 y) |
(cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
(/.f64 t #s(literal 3 binary64)) |
(*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(sin.f64 y) |
(sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
| Outputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (* 1/3 (* t z)))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (- y (* 1/3 (* t z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (* -1/3 t))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (- (/ y z) (* 1/3 t)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* 1/3 (* t z))))) (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* 1/3 (* t z))))) (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (sin (* 1/3 (* t z))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (+ (sin (* 1/3 (* t z))) (* -1/2 (* y (cos (* 1/3 (* t z)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* -1/6 (* y (sin (* 1/3 (* t z)))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* -1/2 (* (pow y 2) (cos (* 1/3 (* t z)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/24 (* (pow y 2) (cos (* 1/3 (* t z)))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (cos (* 1/3 (* t z))))) (* 1/24 (cos (* 1/3 (* t z))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* y (sin (* 1/3 (* t z)))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* -1/6 (* (pow y 2) (sin (* 1/3 (* t z))))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* 1/120 (* (pow y 2) (sin (* 1/3 (* t z))))))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (sin (* 1/3 (* t z))))) (* 1/120 (sin (* 1/3 (* t z)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (- y (* 1/3 (* t z)))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 y)) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 y)) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (/ y z))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (* y (+ (* -1/3 (/ t y)) (/ 1 z))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (* (cos y) (cos (* 1/3 (* t z)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* (sin y) (sin (* 1/3 (* t z)))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ t y)) (/ 1 z)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos y))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/3 (* t (* z (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* -1/3 (* t (cos (* 1/2 (PI))))) (* -1/18 (* (pow t 2) (* z (sin (* 1/2 (PI))))))))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* -1/3 (* t (cos (* 1/2 (PI))))) (* z (+ (* -1/18 (* (pow t 2) (sin (* 1/2 (PI))))) (* 1/162 (* (pow t 3) (* z (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (+ (* -1/3 (* t z)) (* 1/2 (PI))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (/ (+ y (* -1/3 (* t z))) z))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (cos y))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos y) (* z (+ (* 1/3 (* t (sin y))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* -1/18 (* (pow t 2) (* (pow z 2) (cos y))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/1944 (* (pow t 4) (* (pow z 2) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (* (pow z 2) (cos y)))) (* 1/1944 (* (pow t 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 1)) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* 1/1944 (* (pow t 4) (pow z 2)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (pow z 2))) (* 1/1944 (pow t 4))))))))) |
#s(approx (* z (/ t 3)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* 1/3 (* t (* z (sin y)))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (* (pow z 2) (sin y)))) (* 1/3 (* t (sin y))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* 1/29160 (* (pow t 5) (* (pow z 2) (sin y)))))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (* (pow z 2) (sin y)))) (* 1/29160 (* (pow t 5) (sin y))))))))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (pow z 2))) (* 1/3 t))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* 1/29160 (* (pow t 5) (pow z 2))))))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (pow z 2))) (* 1/29160 (pow t 5)))))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* z (- (/ y z) (* 1/3 t))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* z (+ (* -1/3 t) (* 1/2 (/ (PI) z)))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (sin (* 1/3 (* t z))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ (PI) z)) (* 1/3 t)))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* -1/3 (* z (cos (* 1/2 (PI))))) (* -1/18 (* t (* (pow z 2) (sin (* 1/2 (PI))))))))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* -1/3 (* z (cos (* 1/2 (PI))))) (* t (+ (* -1/18 (* (pow z 2) (sin (* 1/2 (PI))))) (* 1/162 (* t (* (pow z 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (* -1/3 t) #s(hole binary64 (* -1/3 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (+ (* -1/3 t) (/ y z)))) |
#s(approx (* 1/3 t) #s(hole binary64 (* 1/3 t))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos y) (* t (+ (* 1/3 (* z (sin y))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/1944 (* (pow t 2) (* (pow z 4) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (* (pow z 6) (cos y)))) (* 1/1944 (* (pow z 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* 1/1944 (* (pow t 2) (pow z 4)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (pow z 6))) (* 1/1944 (pow z 4))))))))) |
#s(approx (/ t 3) #s(hole binary64 (* 1/3 t))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (* (pow z 3) (sin y)))) (* 1/3 (* z (sin y))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* 1/29160 (* (pow t 2) (* (pow z 5) (sin y)))))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (* (pow z 7) (sin y)))) (* 1/29160 (* (pow z 5) (sin y))))))))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (pow z 3))) (* 1/3 z))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* 1/29160 (* (pow t 2) (pow z 5))))))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (pow z 7))) (* 1/29160 (pow z 5)))))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* t (- (/ y t) (* 1/3 z))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* t (+ (* -1/3 z) (* 1/2 (/ (PI) t)))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (* t (- (/ y (* t z)) 1/3)))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* t (+ (* -1/2 (/ (PI) t)) (* 1/3 z)))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (* -1 (* t (+ 1/3 (* -1 (/ y (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ a (* b 3)) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* -1/3 (/ a b)) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (* b 3) #s(hole binary64 (* 3 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | z | @ | 0 | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ a (* b 3)) a (* b 3) b 3 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* -1/3 (/ a b)) -1/3 (/ a b) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (+ (* (* -1/3 t) z) (/ (PI) 2)) (* -1/3 t) t z (/ (PI) 2) (PI) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) (* (- (/ y z) (* 1/3 t)) z) (- (/ y z) (* 1/3 t)) (/ y z) (* 1/3 t) 1/3 (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) (* (cos y) (cos (* z (/ t 3)))) (cos y) (cos (* z (/ t 3))) (* z (/ t 3)) (/ t 3) (* (sin y) (sin (* z (/ t 3)))) (sin y) (sin (* z (/ t 3)))) |
| 8.0ms | t | @ | 0 | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ a (* b 3)) a (* b 3) b 3 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* -1/3 (/ a b)) -1/3 (/ a b) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (+ (* (* -1/3 t) z) (/ (PI) 2)) (* -1/3 t) t z (/ (PI) 2) (PI) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) (* (- (/ y z) (* 1/3 t)) z) (- (/ y z) (* 1/3 t)) (/ y z) (* 1/3 t) 1/3 (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) (* (cos y) (cos (* z (/ t 3)))) (cos y) (cos (* z (/ t 3))) (* z (/ t 3)) (/ t 3) (* (sin y) (sin (* z (/ t 3)))) (sin y) (sin (* z (/ t 3)))) |
| 6.0ms | x | @ | 0 | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ a (* b 3)) a (* b 3) b 3 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* -1/3 (/ a b)) -1/3 (/ a b) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (+ (* (* -1/3 t) z) (/ (PI) 2)) (* -1/3 t) t z (/ (PI) 2) (PI) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) (* (- (/ y z) (* 1/3 t)) z) (- (/ y z) (* 1/3 t)) (/ y z) (* 1/3 t) 1/3 (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) (* (cos y) (cos (* z (/ t 3)))) (cos y) (cos (* z (/ t 3))) (* z (/ t 3)) (/ t 3) (* (sin y) (sin (* z (/ t 3)))) (sin y) (sin (* z (/ t 3)))) |
| 5.0ms | t | @ | inf | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ a (* b 3)) a (* b 3) b 3 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* -1/3 (/ a b)) -1/3 (/ a b) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (+ (* (* -1/3 t) z) (/ (PI) 2)) (* -1/3 t) t z (/ (PI) 2) (PI) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) (* (- (/ y z) (* 1/3 t)) z) (- (/ y z) (* 1/3 t)) (/ y z) (* 1/3 t) 1/3 (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) (* (cos y) (cos (* z (/ t 3)))) (cos y) (cos (* z (/ t 3))) (* z (/ t 3)) (/ t 3) (* (sin y) (sin (* z (/ t 3)))) (sin y) (sin (* z (/ t 3)))) |
| 5.0ms | t | @ | -inf | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ a (* b 3)) a (* b 3) b 3 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* -1/3 (/ a b)) -1/3 (/ a b) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (+ (* (* -1/3 t) z) (/ (PI) 2)) (* -1/3 t) t z (/ (PI) 2) (PI) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) (* (- (/ y z) (* 1/3 t)) z) (- (/ y z) (* 1/3 t)) (/ y z) (* 1/3 t) 1/3 (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) (* (cos y) (cos (* z (/ t 3)))) (cos y) (cos (* z (/ t 3))) (* z (/ t 3)) (/ t 3) (* (sin y) (sin (* z (/ t 3)))) (sin y) (sin (* z (/ t 3)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 896 | 7080 |
| 0 | 948 | 6304 |
| 0 | 5065 | 6032 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
#s(literal 2 binary64) |
(sqrt.f64 x) |
x |
(cos.f64 #s(approx (- y (/ (* z t) 3)) y)) |
#s(approx (- y (/ (* z t) 3)) y) |
y |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
a |
(*.f64 b #s(literal 3 binary64)) |
b |
#s(literal 3 binary64) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
#s(literal -1/3 binary64) |
(/.f64 a b) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 #s(literal -1/3 binary64) t) |
t |
z |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z)))) |
(cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z)) |
(*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z) |
(-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) |
(/.f64 y z) |
(*.f64 #s(literal 1/3 binary64) t) |
#s(literal 1/3 binary64) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(cos.f64 y) |
(cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
(/.f64 t #s(literal 3 binary64)) |
(*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(sin.f64 y) |
(sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (* 1/3 (* t z)))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (- y (* 1/3 (* t z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (* -1/3 t))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (- (/ y z) (* 1/3 t)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* 1/3 (* t z))))) (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* 1/3 (* t z))))) (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (sin (* 1/3 (* t z))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (+ (sin (* 1/3 (* t z))) (* -1/2 (* y (cos (* 1/3 (* t z)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* -1/6 (* y (sin (* 1/3 (* t z)))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* -1/2 (* (pow y 2) (cos (* 1/3 (* t z)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/24 (* (pow y 2) (cos (* 1/3 (* t z)))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (cos (* 1/3 (* t z))))) (* 1/24 (cos (* 1/3 (* t z))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* y (sin (* 1/3 (* t z)))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* -1/6 (* (pow y 2) (sin (* 1/3 (* t z))))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* 1/120 (* (pow y 2) (sin (* 1/3 (* t z))))))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (sin (* 1/3 (* t z))))) (* 1/120 (sin (* 1/3 (* t z)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (- y (* 1/3 (* t z)))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 y)) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 y)) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (/ y z))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (* y (+ (* -1/3 (/ t y)) (/ 1 z))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (* (cos y) (cos (* 1/3 (* t z)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* (sin y) (sin (* 1/3 (* t z)))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ t y)) (/ 1 z)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos y))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/3 (* t (* z (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* -1/3 (* t (cos (* 1/2 (PI))))) (* -1/18 (* (pow t 2) (* z (sin (* 1/2 (PI))))))))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* -1/3 (* t (cos (* 1/2 (PI))))) (* z (+ (* -1/18 (* (pow t 2) (sin (* 1/2 (PI))))) (* 1/162 (* (pow t 3) (* z (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (+ (* -1/3 (* t z)) (* 1/2 (PI))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (/ (+ y (* -1/3 (* t z))) z))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (cos y))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos y) (* z (+ (* 1/3 (* t (sin y))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* -1/18 (* (pow t 2) (* (pow z 2) (cos y))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/1944 (* (pow t 4) (* (pow z 2) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (* (pow z 2) (cos y)))) (* 1/1944 (* (pow t 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 1)) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* 1/1944 (* (pow t 4) (pow z 2)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (pow z 2))) (* 1/1944 (pow t 4))))))))) |
#s(approx (* z (/ t 3)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* 1/3 (* t (* z (sin y)))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (* (pow z 2) (sin y)))) (* 1/3 (* t (sin y))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* 1/29160 (* (pow t 5) (* (pow z 2) (sin y)))))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (* (pow z 2) (sin y)))) (* 1/29160 (* (pow t 5) (sin y))))))))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (pow z 2))) (* 1/3 t))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* 1/29160 (* (pow t 5) (pow z 2))))))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (pow z 2))) (* 1/29160 (pow t 5)))))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* z (- (/ y z) (* 1/3 t))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* z (+ (* -1/3 t) (* 1/2 (/ (PI) z)))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (sin (* 1/3 (* t z))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ (PI) z)) (* 1/3 t)))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* -1/3 (* z (cos (* 1/2 (PI))))) (* -1/18 (* t (* (pow z 2) (sin (* 1/2 (PI))))))))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* -1/3 (* z (cos (* 1/2 (PI))))) (* t (+ (* -1/18 (* (pow z 2) (sin (* 1/2 (PI))))) (* 1/162 (* t (* (pow z 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (* -1/3 t) #s(hole binary64 (* -1/3 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (+ (* -1/3 t) (/ y z)))) |
#s(approx (* 1/3 t) #s(hole binary64 (* 1/3 t))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3))))) #s(hole binary64 (+ (cos y) (* t (+ (* 1/3 (* z (sin y))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/1944 (* (pow t 2) (* (pow z 4) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (* (pow z 6) (cos y)))) (* 1/1944 (* (pow z 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* 1/1944 (* (pow t 2) (pow z 4)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (pow z 6))) (* 1/1944 (pow z 4))))))))) |
#s(approx (/ t 3) #s(hole binary64 (* 1/3 t))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (* (pow z 3) (sin y)))) (* 1/3 (* z (sin y))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* 1/29160 (* (pow t 2) (* (pow z 5) (sin y)))))))))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (* (pow z 7) (sin y)))) (* 1/29160 (* (pow z 5) (sin y))))))))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (pow z 3))) (* 1/3 z))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* 1/29160 (* (pow t 2) (pow z 5))))))))) |
#s(approx (sin (* z (/ t 3))) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (pow z 7))) (* 1/29160 (pow z 5)))))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* t (- (/ y t) (* 1/3 z))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* t (+ (* -1/3 z) (* 1/2 (/ (PI) t)))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (* t (- (/ y (* t z)) 1/3)))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* t (+ (* -1/2 (/ (PI) t)) (* 1/3 z)))))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (- (/ y z) (* 1/3 t)) #s(hole binary64 (* -1 (* t (+ 1/3 (* -1 (/ y (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ a (* b 3)) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* -1/3 (/ a b)) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (* b 3) #s(hole binary64 (* 3 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (* z (/ t 3)))))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) (fma.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y)))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 #s(approx (- y (/ (* z t) 3)) y))) |
(cos.f64 #s(approx (- y (/ (* z t) 3)) y)) |
#s(approx (- y (/ (* z t) 3)) y) |
y |
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
a |
(*.f64 b #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) b) |
b |
#s(literal 3 binary64) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (/.f64 a b) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
#s(literal -1/3 binary64) |
(/.f64 (neg.f64 a) (neg.f64 b)) |
(/.f64 a b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) (fma.f64 #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)))) |
(cos.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) |
(cos.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t z) #s(literal -1/3 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 t z)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 #s(literal -1/3 binary64) t) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) |
(*.f64 #s(literal -1/3 binary64) t) |
(*.f64 t #s(literal -1/3 binary64)) |
t |
z |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) (fma.f64 (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)))) |
(cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (*.f64 (/.f64 y z) z)) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (*.f64 z (/.f64 y z))) |
(fma.f64 (*.f64 t z) #s(literal -1/3 binary64) (*.f64 (/.f64 y z) z)) |
(fma.f64 (*.f64 t z) #s(literal -1/3 binary64) (*.f64 z (/.f64 y z))) |
(fma.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 t z)) (*.f64 (/.f64 y z) z)) |
(fma.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 t z)) (*.f64 z (/.f64 y z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (*.f64 (/.f64 y z) z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (*.f64 z (/.f64 y z))) |
(fma.f64 z (*.f64 #s(literal -1/3 binary64) t) (*.f64 (/.f64 y z) z)) |
(fma.f64 z (*.f64 #s(literal -1/3 binary64) t) (*.f64 z (/.f64 y z))) |
(+.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 (/.f64 y z) z)) |
(+.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 z (/.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y z) (/.f64 y z)) (*.f64 (*.f64 #s(literal 1/3 binary64) t) (*.f64 #s(literal 1/3 binary64) t))) (+.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 (/.f64 y z) (/.f64 y z))) (-.f64 (*.f64 #s(literal -1/3 binary64) t) (/.f64 y z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/3 binary64) t) #s(literal 3 binary64))) (fma.f64 (/.f64 y z) (/.f64 y z) (fma.f64 (*.f64 #s(literal 1/3 binary64) t) (*.f64 #s(literal 1/3 binary64) t) (*.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) t) #s(literal 3 binary64)) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 #s(literal -1/3 binary64) t)) (-.f64 (*.f64 (/.f64 y z) (/.f64 y z)) (*.f64 (*.f64 #s(literal -1/3 binary64) t) (/.f64 y z))))) |
(fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) |
(fma.f64 t #s(literal -1/3 binary64) (/.f64 y z)) |
(-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) |
(+.f64 (*.f64 #s(literal -1/3 binary64) t) (/.f64 y z)) |
(+.f64 (/.f64 y z) (*.f64 #s(literal -1/3 binary64) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) y) (neg.f64 z)) |
(/.f64 y z) |
(*.f64 #s(literal 1/3 binary64) t) |
(*.f64 t #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))))) |
(fma.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))) (-.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(fma.f64 (sin.f64 y) (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(fma.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) |
(fma.f64 (cos.f64 y) (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) |
(sin.f64 (+.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(cos.f64 (neg.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(cos.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) |
(*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) |
(*.f64 (cos.f64 y) (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) #s(literal 2 binary64)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 #s(literal -1 binary64) y)) |
(cos.f64 y) |
(sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z))) |
(cos.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
(*.f64 (/.f64 t #s(literal 3 binary64)) z) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 t z)) #s(literal -3 binary64)) |
(/.f64 (*.f64 t z) #s(literal 3 binary64)) |
(/.f64 (neg.f64 t) #s(literal -3 binary64)) |
(/.f64 t #s(literal 3 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) |
(*.f64 (sin.f64 y) (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z))) |
(/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) |
(sin.f64 y) |
(sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (fma.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* 2 (sqrt x)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (sqrt x) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (fma.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal -2 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a b) x) #s(literal 1/3 binary64))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal -2 binary64))) |
#s(approx (* 2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) |
#s(approx (sqrt x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal -2 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a b) x) #s(literal 1/3 binary64))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal -2 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 a b) #s(literal -1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 a b) #s(literal -1/3 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))))) y (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) y) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) y (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))))) y (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) y) (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))))) y (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) y) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) y (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))))) y (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (*.f64 #s(literal -1 binary64) y) (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)))) y (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) y) (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))))) y) (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)))) y (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) |
#s(approx (- y (/ (* z t) 3)) (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) |
#s(approx y y) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) |
#s(approx (- (/ y z) (* 1/3 t)) (*.f64 #s(literal -1/3 binary64) t)) |
#s(approx (- (/ y z) (* 1/3 t)) (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 a b) #s(literal -1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) y) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (pow.f64 x #s(literal 1/2 binary64))))) y (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) #s(literal -1/3 binary64))) y (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (pow.f64 x #s(literal 1/2 binary64))))) y (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 #s(literal 2 binary64) (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) y) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (pow.f64 x #s(literal 1/2 binary64))))) y (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) #s(literal -1/3 binary64))) y (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (pow.f64 x #s(literal 1/2 binary64))))) y (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) y (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) y (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) y (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) y (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 y y) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 y y) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) y)) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) y)) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/6 binary64) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))))) (*.f64 y y) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) y)) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/120 binary64) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))))) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))))) (*.f64 y y) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (cos (- y (/ (* z t) 3))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) |
#s(approx (- y (/ (* z t) 3)) y) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 (/.f64 (*.f64 t z) y) #s(literal -1/3 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) y) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) (*.f64 (fma.f64 (/.f64 (*.f64 t z) y) #s(literal -1/3 binary64) #s(literal 1 binary64)) y)) |
#s(approx (- (/ y z) (* 1/3 t)) (/.f64 y z)) |
#s(approx (- (/ y z) (* 1/3 t)) (*.f64 (fma.f64 (/.f64 t y) #s(literal -1/3 binary64) (pow.f64 z #s(literal -1 binary64))) y)) |
#s(approx (cos (- y (/ (* z t) 3))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) (sin.f64 y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -1/3 binary64)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (cos (- y (/ (* z t) 3))) (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 t z) #s(literal 1/3 binary64))))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 t z) y) #s(literal 1/3 binary64)) #s(literal 1 binary64)) y) #s(literal -1 binary64))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 t z) y) #s(literal 1/3 binary64)) #s(literal 1 binary64)) y) #s(literal -1 binary64))) |
#s(approx (- (/ y z) (* 1/3 t)) (*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (*.f64 (/.f64 t y) #s(literal 1/3 binary64)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 (cos.f64 y) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sin.f64 y) z) t)) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -1/3 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) t) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) z) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sin.f64 y) t)) (pow.f64 x #s(literal 1/2 binary64)))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sin.f64 y) z) t)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) t) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) z) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sin.f64 y) t)) (pow.f64 x #s(literal 1/2 binary64)))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (cos (- y (/ (* z t) 3))) (cos.f64 y)) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) t) #s(literal 1/3 binary64) (cos.f64 y))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (sin.f64 y) t) #s(literal 1/3 binary64))) z (cos.f64 y))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (sin.f64 y) z) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (cos.f64 y))) z (*.f64 (*.f64 (sin.f64 y) t) #s(literal 1/3 binary64))) z (cos.f64 y))) |
#s(approx (- y (/ (* z t) 3)) (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 t z) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal -1/3 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z) (*.f64 (*.f64 #s(literal -1/3 binary64) t) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) z) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) z (*.f64 (*.f64 #s(literal -1/3 binary64) t) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (*.f64 t z) #s(literal -1/3 binary64)))) |
#s(approx z z) |
#s(approx (- (/ y z) (* 1/3 t)) (/.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y) z)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 (cos.f64 y) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sin.f64 y) z) t)) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -1/3 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) t) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) z) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sin.f64 y) t)) (pow.f64 x #s(literal 1/2 binary64)))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sin.f64 y) z) t)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) t) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) z) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) z (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sin.f64 y) t)) (pow.f64 x #s(literal 1/2 binary64)))) z (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (cos (- y (/ (* z t) 3))) (cos.f64 y)) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) t) #s(literal 1/3 binary64) (cos.f64 y))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (sin.f64 y) t) #s(literal 1/3 binary64))) z (cos.f64 y))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (sin.f64 y) z) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (cos.f64 y))) z (*.f64 (*.f64 (sin.f64 y) t) #s(literal 1/3 binary64))) z (cos.f64 y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (cos.f64 y)) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) (cos.f64 y)) (cos.f64 y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (fma.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/1944 binary64)) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (cos.f64 y))) (*.f64 z z) (cos.f64 y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (cos.f64 y) (*.f64 (fma.f64 (*.f64 #s(literal -1/524880 binary64) (pow.f64 t #s(literal 6 binary64))) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/1944 binary64)) (cos.f64 y))) (*.f64 z z))) (*.f64 z z) (cos.f64 y))) |
#s(approx (cos (* z (/ t 3))) #s(literal 1 binary64)) |
#s(approx (cos (* z (/ t 3))) (fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal -1/18 binary64) #s(literal 1 binary64))) |
#s(approx (cos (* z (/ t 3))) (fma.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/1944 binary64)) (*.f64 z z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) (*.f64 z z) #s(literal 1 binary64))) |
#s(approx (cos (* z (/ t 3))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/524880 binary64) (pow.f64 t #s(literal 6 binary64))) (*.f64 z z) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/1944 binary64))) (*.f64 z z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) (*.f64 z z) #s(literal 1 binary64))) |
#s(approx (* z (/ t 3)) (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (*.f64 (*.f64 (*.f64 (sin.f64 y) z) t) #s(literal 1/3 binary64))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) (sin.f64 y))) z (*.f64 (*.f64 (*.f64 (sin.f64 y) t) #s(literal 1/3 binary64)) z))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) #s(literal 1/29160 binary64)) (*.f64 (*.f64 z z) (sin.f64 y)) (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t)) (sin.f64 y))) (*.f64 z z) (*.f64 (*.f64 (sin.f64 y) t) #s(literal 1/3 binary64))) z)) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t)) (sin.f64 y) (*.f64 (fma.f64 (*.f64 #s(literal -1/11022480 binary64) (pow.f64 t #s(literal 7 binary64))) (*.f64 (*.f64 z z) (sin.f64 y)) (*.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) #s(literal 1/29160 binary64)) (sin.f64 y))) (*.f64 z z))) (*.f64 z z) (*.f64 (*.f64 (sin.f64 y) t) #s(literal 1/3 binary64))) z)) |
#s(approx (sin (* z (/ t 3))) (*.f64 (*.f64 t z) #s(literal 1/3 binary64))) |
#s(approx (sin (* z (/ t 3))) (fma.f64 (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t)) (*.f64 z z)) z (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) |
#s(approx (sin (* z (/ t 3))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) #s(literal 1/29160 binary64)) (*.f64 z z) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t))) (*.f64 z z) (*.f64 #s(literal 1/3 binary64) t)) z)) |
#s(approx (sin (* z (/ t 3))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/11022480 binary64) (pow.f64 t #s(literal 7 binary64))) (*.f64 z z) (*.f64 (pow.f64 t #s(literal 5 binary64)) #s(literal 1/29160 binary64))) (*.f64 z z) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t))) (*.f64 z z) (*.f64 #s(literal 1/3 binary64) t)) z)) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) t)) z)) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)) z)) |
#s(approx (cos (* z (/ t 3))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (sin (* z (/ t 3))) (sin.f64 (*.f64 (*.f64 t z) #s(literal 1/3 binary64)))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) t)) z) #s(literal -1 binary64))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (*.f64 (fma.f64 (/.f64 (PI.f64) z) #s(literal -1/2 binary64) (*.f64 #s(literal 1/3 binary64) t)) z) #s(literal -1 binary64))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) (*.f64 (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) t)) z) #s(literal -1 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) z) (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 z z)) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 z z) z)) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64))) t (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) z))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) z) (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 z z)) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 z z) z)) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64))) t (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) z))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) z) #s(literal 1/3 binary64))) t (cos.f64 y))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/162 binary64) t) (*.f64 (*.f64 (*.f64 z z) z) (sin.f64 y)) (*.f64 (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (cos.f64 y))) t (*.f64 (*.f64 (sin.f64 y) z) #s(literal 1/3 binary64))) t (cos.f64 y))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/3 binary64) z) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) t (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin (+ (* (* -1/3 t) z) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) z) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/162 binary64) t) (*.f64 (*.f64 (*.f64 z z) z) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) t)) t (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* -1/3 t) (*.f64 #s(literal -1/3 binary64) t)) |
#s(approx t t) |
#s(approx (- (/ y z) (* 1/3 t)) (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
#s(approx (* 1/3 t) (*.f64 #s(literal 1/3 binary64) t)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) z) (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 z z)) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 z z) z)) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64))) t (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) z))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) z) (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 z z)) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/9 binary64))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 z z) z)) (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1/81 binary64))) t (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) z))) t (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cos.f64 y)))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) z) #s(literal 1/3 binary64))) t (cos.f64 y))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/162 binary64) t) (*.f64 (*.f64 (*.f64 z z) z) (sin.f64 y)) (*.f64 (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (cos.f64 y))) t (*.f64 (*.f64 (sin.f64 y) z) #s(literal 1/3 binary64))) t (cos.f64 y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/1944 binary64) (*.f64 t t)) (*.f64 (pow.f64 z #s(literal 4 binary64)) (cos.f64 y)) (*.f64 (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (cos.f64 y))) (*.f64 t t) (cos.f64 y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (fma.f64 (fma.f64 (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (cos.f64 y) (*.f64 (fma.f64 (*.f64 #s(literal -1/524880 binary64) (*.f64 t t)) (*.f64 (pow.f64 z #s(literal 6 binary64)) (cos.f64 y)) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal 1/1944 binary64)) (cos.f64 y))) (*.f64 t t))) (*.f64 t t) (cos.f64 y))) |
#s(approx (cos (* z (/ t 3))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/1944 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 z z) #s(literal -1/18 binary64))) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (cos (* z (/ t 3))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/524880 binary64) (*.f64 t t)) (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal 1/1944 binary64))) (*.f64 t t) (*.f64 (*.f64 z z) #s(literal -1/18 binary64))) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (/ t 3) (*.f64 #s(literal 1/3 binary64) t)) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 t t)) (*.f64 (*.f64 (*.f64 z z) z) (sin.f64 y))) t (*.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 1/3 binary64)) t))) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) z) (sin.f64 y) (*.f64 (fma.f64 (*.f64 #s(literal 1/29160 binary64) (*.f64 t t)) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sin.f64 y)) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1/162 binary64)) (sin.f64 y))) (*.f64 t t))) t)) |
#s(approx (* (sin y) (sin (* z (/ t 3)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) z) (sin.f64 y) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1/162 binary64)) (sin.f64 y) (*.f64 (fma.f64 (*.f64 #s(literal -1/11022480 binary64) (*.f64 t t)) (*.f64 (pow.f64 z #s(literal 7 binary64)) (sin.f64 y)) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) #s(literal 1/29160 binary64)) (sin.f64 y))) (*.f64 t t))) (*.f64 t t))) t)) |
#s(approx (sin (* z (/ t 3))) (fma.f64 (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) z)) t (*.f64 (*.f64 #s(literal 1/3 binary64) z) t))) |
#s(approx (sin (* z (/ t 3))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/29160 binary64) (*.f64 t t)) (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1/162 binary64))) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) z)) t)) |
#s(approx (sin (* z (/ t 3))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/11022480 binary64) (*.f64 t t)) (pow.f64 z #s(literal 7 binary64)) (*.f64 (pow.f64 z #s(literal 5 binary64)) #s(literal 1/29160 binary64))) (*.f64 t t) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1/162 binary64))) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) z)) t)) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t)) t)) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) t) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) z)) t)) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) (*.f64 (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t)) t)) |
#s(approx (- (/ y z) (* 1/3 t)) (*.f64 (-.f64 (/.f64 (/.f64 y t) z) #s(literal 1/3 binary64)) t)) |
#s(approx (- y (/ (* z t) 3)) (*.f64 (*.f64 (fma.f64 (/.f64 y t) #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) z)) t) #s(literal -1 binary64))) |
#s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (*.f64 (fma.f64 (/.f64 (PI.f64) t) #s(literal -1/2 binary64) (*.f64 #s(literal 1/3 binary64) z)) t) #s(literal -1 binary64))) |
#s(approx (* (- (/ y z) (* 1/3 t)) z) (*.f64 (*.f64 (fma.f64 (/.f64 y t) #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) z)) t) #s(literal -1 binary64))) |
#s(approx (- (/ y z) (* 1/3 t)) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 y t) z) #s(literal -1 binary64) #s(literal 1/3 binary64)) t) #s(literal -1 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (fma.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (/ a (* b 3)) (*.f64 (/.f64 a b) #s(literal 1/3 binary64))) |
#s(approx a a) |
#s(approx (* -1/3 (/ a b)) (*.f64 (/.f64 a b) #s(literal -1/3 binary64))) |
#s(approx (/ a b) (/.f64 a b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (fma.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (/.f64 a b) #s(literal -1/3 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (/.f64 a b) #s(literal -1/3 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) |
#s(approx (* b 3) (*.f64 b #s(literal 3 binary64))) |
#s(approx b b) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) |
Compiled 15 721 to 1 742 computations (88.9% saved)
28 alts after pruning (26 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 385 | 23 | 408 |
| Fresh | 9 | 3 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 397 | 28 | 425 |
| Status | Accuracy | Program |
|---|---|---|
| 36.0% | (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) | |
| 49.2% | (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (fma.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) | |
| 68.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 57.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 68.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 69.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 69.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z #s(approx (/ t 3) (*.f64 #s(literal 1/3 binary64) t))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 56.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 #s(approx (* (cos y) (cos (* z (/ t 3)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 56.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (+.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 65.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 31.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 63.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(approx (- (/ y z) (* 1/3 t)) (/.f64 y z)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 47.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(approx (- (/ y z) (* 1/3 t)) (*.f64 (fma.f64 (/.f64 t y) #s(literal -1/3 binary64) (pow.f64 z #s(literal -1 binary64))) y)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 57.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(approx (- (/ y z) (* 1/3 t)) (*.f64 #s(literal -1/3 binary64) t)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 77.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
| 54.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (sin.f64 y) t) #s(literal 1/3 binary64))) z (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 66.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) t) #s(literal 1/3 binary64) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 56.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ✓ | 57.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 47.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 65.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 #s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 65.3% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) | |
| 49.3% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) | |
| 64.1% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) | |
| ▶ | 62.9% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
| ✓ | 49.3% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
Compiled 2 294 to 1 530 computations (33.3% saved)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
#s(literal 2 binary64) |
(sqrt.f64 x) |
x |
(cos.f64 #s(approx (- y (/ (* z t) 3)) y)) |
#s(approx (- y (/ (* z t) 3)) y) |
y |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 a b) |
a |
b |
#s(literal 3 binary64) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
(cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) |
(fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y) |
(*.f64 t z) |
t |
z |
#s(literal -1/3 binary64) |
(*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) |
(/.f64 (/.f64 a b) x) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 t z) #s(literal -1/3 binary64)) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/3 binary64) t) |
#s(literal 1/3 binary64) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
(*.f64 b #s(literal 3 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) |
(cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))) |
(-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
(pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64)) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
(/.f64 t #s(literal 3 binary64)) |
(fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(cos.f64 y) |
(cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) |
(-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
(*.f64 (/.f64 t #s(literal 3 binary64)) z) |
(sin.f64 y) |
(*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) |
(sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) |
(+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
| Outputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (/ (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) x))) |
#s(approx (* 2 (pow (pow x -1) 1/2)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (/ a b) x) -1/3) #s(hole binary64 (* -1/3 (/ a (* b x))))) |
#s(approx (/ (/ a b) x) #s(hole binary64 (/ a (* b x)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z)))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z)))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* 2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
#s(approx (* 2 (pow (pow x -1) 1/2)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (* 1/3 (* t z)))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (- y (* 1/3 (* t z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z)))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z)))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 x)) (* y (sin (* -1/3 (* t z)))))) (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt (/ 1 x)) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt (/ 1 x)) (* y (cos (* -1/3 (* t z)))))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt (/ 1 x)) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt (/ 1 x)) (* y (sin (* -1/3 (* t z)))))))))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (cos (* -1/3 (* t z))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (* -1/3 (* t z))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* -1/27 (* (pow t 3) (pow z 3))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* 1/9 (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (+ (* 1/9 (* (pow t 2) (pow z 2))) (* 1/3 (* t (* y z)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (+ (* 1/9 (* (pow t 2) (pow z 2))) (* y (+ y (* 1/3 (* t z))))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* 1/9 (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (+ (* 1/9 (* (pow t 2) (pow z 2))) (* 1/3 (* t (* y z)))))) |
#s(approx (* y (* z (/ t 3))) #s(hole binary64 (* 1/3 (* t (* y z))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z))))))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z)))))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z))))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z)))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (sin (* 1/3 (* t z)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z)))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (+ (* -1/6 (* y (sin (* 1/3 (* t z))))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z))))))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* -1/2 (* (pow y 2) (cos (* 1/3 (* t z)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/24 (* (pow y 2) (cos (* 1/3 (* t z)))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (cos (* 1/3 (* t z))))) (* 1/24 (cos (* 1/3 (* t z))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (sin (* 1/3 (* t z))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (sin (* 1/3 (* t z))) (* 1/2 (* y (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z)))))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/6 (* y (sin (* 1/3 (* t z))))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z))))))))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* 2 (* y (sin (* 1/3 (* t z)))))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (+ (* 2 (sin (* 1/3 (* t z)))) (* y (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z))))))))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (+ (* 2 (sin (* 1/3 (* t z)))) (* y (- (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/3 (* y (sin (* 1/3 (* t z)))))) (* -1/2 (cos (* 1/3 (* t z))))))))) (cos (* 1/3 (* t z)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (sin (* 1/3 (* t z))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (+ (sin (* 1/3 (* t z))) (* -1/2 (* y (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/6 (* y (sin (* 1/3 (* t z)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* -1/2 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* 1/24 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* 1/24 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* -1 (* y (sin (* 1/3 (* t z)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (sin (* 1/3 (* t z)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/6 (* y (sin (* 1/3 (* t z))))))) (sin (* 1/3 (* t z)))))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (+ y (* 1/3 (* t z))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (- y (* 1/3 (* t z)))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 y)) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (cos (+ y (* -1/3 (* t z)))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 y)) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 y)) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))) (* 1/3 (/ (* t z) y)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (- (+ 1 (* 1/3 (/ (* t (* z (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))))) (pow y 3)))) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y)))))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (pow y 3))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* (pow y 3) (+ 1 (* -1/27 (/ (* (pow t 3) (pow z 3)) (pow y 3))))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow y 2) (+ 1 (* 1/3 (/ (* t z) y)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y))))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* 1/3 (* t (* y z))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* y (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) y)) (* 1/3 (* t z)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (* (cos y) (cos (* 1/3 (* t z)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (+ y (* 1/3 (* t z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 y)) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* y (+ 1 (* 1/3 (/ (* t z) y)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* -1/3 (* t z)) (* -1 y))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* -1/3 (* t z)) (* -1 y)))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (cos (- (* -1/3 (* t z)) (* -1 y))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))) y)) (* -1/3 (* t z))) y)) 1))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (* t (* z (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))))) y)) (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2))))) y)) (* -1/3 (* t z))) y)) 1))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (* 1/27 (/ (* (pow t 3) (pow z 3)) (pow y 3))) 1))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/3 (* t z)) (* -1/9 (/ (* (pow t 2) (pow z 2)) y))) y)))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* -1 (* y (+ (* -1/3 (* t z)) (* -1/9 (/ (* (pow t 2) (pow z 2)) y))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (- (* 1/3 (* t z)) (* -1 y))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (- (* 1/3 (* t z)) (* -1 y))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* y (- (* -1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos y))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2/3 (* (* t (* z (sin y))) (sqrt (/ 1 x)))) (* 2 (* (sqrt (/ 1 x)) (cos y))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (sin y)) (sqrt (/ 1 x)))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt (/ 1 x)))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt (/ 1 x)))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt (/ 1 x)))))))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (cos y))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (pow (sin (* 1/2 (PI))) 2))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* z (+ (* -1/3 (* t (cos (* 1/2 (PI))))) (* 1/3 (* t (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* z (+ (* -1/3 (* t (cos (* 1/2 (PI))))) (+ (* -1/18 (* (pow t 2) (* z (pow (sin (* 1/2 (PI))) 2)))) (* 1/3 (* t (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* z (+ (* -1/3 (* t (cos (* 1/2 (PI))))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* z (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* z (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* 1/162 (* (pow t 3) (cos (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* z (+ (* -1/3 t) (* 1/162 (* (pow t 3) (pow z 2))))))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* z (+ (* -1/3 t) (* (pow z 2) (+ (* -1/29160 (* (pow t 5) (pow z 2))) (* 1/162 (pow t 3)))))))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* z (+ (* -1/3 t) (* (pow z 2) (+ (* 1/162 (pow t 3)) (* (pow z 2) (+ (* -1/29160 (pow t 5)) (* 1/11022480 (* (pow t 7) (pow z 2))))))))))) |
#s(approx (* (* t z) -1/3) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (pow (sin (* 1/2 (PI))) 2))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (+ (* 1/3 (* t (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (+ (* z (+ (* -1/18 (* (pow t 2) (* z (pow (sin (* 1/2 (PI))) 2)))) (* 1/3 (* t (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (+ (* z (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* z (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* -1/162 (* (pow t 3) (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/3 (* t (* z (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* -1/18 (* (pow t 2) (* z (sin (* 1/2 (PI)))))) (* 1/3 (* t (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* 1/3 (* t (cos (* 1/2 (PI))))) (* z (+ (* -1/18 (* (pow t 2) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (* z (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (+ (* 1/3 (* t z)) (* 1/2 (PI))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* 2 (* (sqrt x) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y)))))))) (* 2 (* (sqrt x) (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* 2 (* (sqrt x) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y)))))))) (* 2 (* (sqrt x) (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos y))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* z (- (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* z (- (* z (- (+ (* -1/18 (* (pow t 2) (cos y))) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y))))))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* z (- (* -1 (* z (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* z (- (* z (- (* 1/3 (/ (* t (* z (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) y)) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) (* 1/3 t)))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (+ (* -1/27 (* (pow t 3) (pow z 3))) (pow y 3)))) |
#s(approx (pow (* z (/ t 3)) 3) #s(hole binary64 (* 1/27 (* (pow t 3) (pow z 3))))) |
#s(approx (* z (/ t 3)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (+ (* 1/3 (* t (* y z))) (pow y 2)))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (+ (* z (+ (* 1/9 (* (pow t 2) z)) (* 1/3 (* t y)))) (pow y 2)))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* z (+ (* 1/9 (* (pow t 2) z)) (* 1/3 (* t y)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (sqrt x) (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y))))))))) (* (sqrt x) (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* z (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))))) (* (sqrt x) (* z (+ (* -1/81 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))))) (* (sqrt x) (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (sqrt x) (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y))))))))) (* (sqrt x) (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* z (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))))) (* (sqrt x) (* z (+ (* -1/81 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))))) (* (sqrt x) (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/2 (* z (+ (* -1/81 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* -1/18 (* (pow t 2) (* (pow z 2) (cos y))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/1944 (* (pow t 4) (* (pow z 2) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (* (pow z 2) (cos y)))) (* 1/1944 (* (pow t 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 1)) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* 1/1944 (* (pow t 4) (pow z 2)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (pow z 2))) (* 1/1944 (pow t 4))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (* z (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))) (* 1/2 (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))) (* z (+ (* 1/2 (* z (+ (* -1/81 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (+ (* 2/3 (* t (sin y))) (* z (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (+ (* 2/3 (* t (sin y))) (* z (- (+ (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* z (+ (* -1/81 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* -1/18 (* (pow t 2) (cos y)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* z (+ (* 1/3 (* t (sin y))) (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* z (+ (* -1/18 (* (pow t 2) (* z (* (cos y) (sin (* 1/2 (PI))))))) (+ (* 1/3 (* t (sin y))) (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* z (+ (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* z (+ (* -1/162 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (pow z 2))) (* 1/3 t))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* 1/29160 (* (pow t 5) (pow z 2))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (pow z 2))) (* 1/29160 (pow t 5)))))))))) |
#s(approx (* (/ t 3) z) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* 1/3 (* t (* z (* (cos y) (cos (* 1/2 (PI))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* z (+ (* -1/18 (* (pow t 2) (* z (* (cos y) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* z (+ (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/162 (* (pow t 3) (* z (* (cos y) (cos (* 1/2 (PI))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/3 (* t (* z (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* -1/18 (* (pow t 2) (* z (sin (* 1/2 (PI)))))) (* 1/3 (* t (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* 1/3 (* t (cos (* 1/2 (PI))))) (* z (+ (* -1/18 (* (pow t 2) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (* z (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (+ (* 1/3 (* t z)) (* 1/2 (PI))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos y))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* -1/3 (* t (* z (sin y))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/162 (* (pow t 3) (* z (sin y)))))) (* 1/3 (* t (sin y)))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* z (- (/ y z) (* 1/3 t))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos (* 1/2 (PI))) (sin (* -1/3 (* t z)))) (* (sin (* 1/2 (PI))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (sin (* -1/3 (* t z))))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (* (sin (* 1/2 (PI))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* z (+ (* 1/3 t) (* 1/2 (/ (PI) z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (- (+ (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) (pow z 2))) (* -1/3 t)) (* -1 (/ y z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (- (+ (* -1/3 t) (* 3 (/ (* y (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) (* t (pow z 3))))) (+ (* -3 (/ (pow y 2) (* t (pow z 2)))) (+ (* -1 (/ y z)) (* 3 (/ (pow y 2) (* t (pow z 2)))))))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* (pow z 3) (- (/ (pow y 3) (pow z 3)) (* 1/27 (pow t 3)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow z 2) (+ (* 1/9 (pow t 2)) (* 1/3 (/ (* t y) z)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow z 2) (+ (* 1/9 (pow t 2)) (+ (* 1/3 (/ (* t y) z)) (/ (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* (pow z 2) (+ (* 1/9 (pow t 2)) (* 1/3 (/ (* t y) z)))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (sin (* 1/3 (* t z))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* z (+ (* 1/3 t) (* 1/2 (/ (PI) z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (/ y z))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ (PI) z)) (* -1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z)))) (* -1 y)) z)) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (* 3 (/ (* y (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) (* t z))) (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) z)) (* -1 y)) z)) (* 1/3 t)))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* -1 (* (pow z 3) (- (* -1 (/ (pow y 3) (pow z 3))) (* -1/27 (pow t 3))))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (* -1/3 (* t y))) z)) (* 1/9 (pow t 2)))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ (PI) z)) (* -1/3 t)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* -1/3 t)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* z (sin y)))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos y))) (* t (+ (* 2/3 (* (sqrt (/ 1 x)) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt (/ 1 x)) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt (/ 1 x)))))))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* t (+ (* -1/3 (* z (cos (* 1/2 (PI))))) (* 1/3 (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* t (+ (* -1/3 (* z (cos (* 1/2 (PI))))) (+ (* -1/18 (* t (* (pow z 2) (pow (sin (* 1/2 (PI))) 2)))) (* 1/3 (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* t (+ (* -1/3 (* z (cos (* 1/2 (PI))))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* t (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* t (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* 1/162 (* (pow z 3) (cos (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* t (+ (* -1/3 z) (* 1/162 (* (pow t 2) (pow z 3))))))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* t (+ (* -1/3 z) (* (pow t 2) (+ (* -1/29160 (* (pow t 2) (pow z 5))) (* 1/162 (pow z 3)))))))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* t (+ (* -1/3 z) (* (pow t 2) (+ (* 1/162 (pow z 3)) (* (pow t 2) (+ (* -1/29160 (pow z 5)) (* 1/11022480 (* (pow t 2) (pow z 7))))))))))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (+ (* t (+ (* -1/18 (* t (* (pow z 2) (pow (sin (* 1/2 (PI))) 2)))) (* 1/3 (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (+ (* t (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* t (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* -1/162 (* t (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* -1/18 (* t (* (pow z 2) (sin (* 1/2 (PI)))))) (* 1/3 (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* 1/3 (* z (cos (* 1/2 (PI))))) (* t (+ (* -1/18 (* (pow z 2) (sin (* 1/2 (PI))))) (* -1/162 (* t (* (pow z 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (* 1/3 t) #s(hole binary64 (* 1/3 t))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* 2 (* (sqrt x) (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))))) (* 2 (* (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y)))))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* 2 (* (sqrt x) (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))))) (* 2 (* (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y)))))) (sqrt x)))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* t (- (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* t (- (* t (- (+ (* -1/18 (* (pow z 2) (cos y))) (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y))))))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* t (- (* -1 (* t (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* t (- (* t (- (* 1/3 (/ (* t (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) y)) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) (* 1/3 z)))))) |
#s(approx (/ t 3) #s(hole binary64 (* 1/3 t))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (+ (* t (+ (* 1/9 (* t (pow z 2))) (* 1/3 (* y z)))) (pow y 2)))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* t (+ (* 1/9 (* t (pow z 2))) (* 1/3 (* y z)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (sqrt x))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* 2 (* (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y))))))) (sqrt x))) (* (sqrt x) (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* t (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))))) (* (* t (+ (* -1/81 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI)))))))) (sqrt x)))) (* (sqrt x) (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (sqrt x))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* 2 (* (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y))))))) (sqrt x))) (* (sqrt x) (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* t (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))))) (* (* t (+ (* -1/81 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI)))))))) (sqrt x)))) (* (sqrt x) (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/2 (* t (+ (* -1/81 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/1944 (* (pow t 2) (* (pow z 4) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (* (pow z 6) (cos y)))) (* 1/1944 (* (pow z 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* 1/1944 (* (pow t 2) (pow z 4)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (pow z 6))) (* 1/1944 (pow z 4))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (* t (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))) (* 1/2 (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (* t (+ (* 1/2 (* t (+ (* -1/81 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (+ (* 2/3 (* z (sin y))) (* t (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (+ (* 2/3 (* z (sin y))) (* t (- (+ (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* t (+ (* -1/81 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* -1/18 (* (pow z 2) (cos y)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* t (+ (* 1/3 (* z (sin y))) (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* t (+ (* -1/18 (* t (* (pow z 2) (* (cos y) (sin (* 1/2 (PI))))))) (+ (* 1/3 (* z (sin y))) (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* t (+ (* 1/3 (* z (sin y))) (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* t (+ (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* t (+ (* -1/162 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (pow z 3))) (* 1/3 z))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* 1/29160 (* (pow t 2) (pow z 5))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (pow z 7))) (* 1/29160 (pow z 5)))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* t (+ (* -1/18 (* t (* (pow z 2) (* (cos y) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* t (+ (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/162 (* t (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* -1/18 (* t (* (pow z 2) (sin (* 1/2 (PI)))))) (* 1/3 (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* 1/3 (* z (cos (* 1/2 (PI))))) (* t (+ (* -1/18 (* (pow z 2) (sin (* 1/2 (PI))))) (* -1/162 (* t (* (pow z 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/162 (* t (* (pow z 3) (sin y)))))) (* 1/3 (* z (sin y)))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* t (- (/ y t) (* 1/3 z))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* t (+ (* 1/3 z) (* 1/2 (/ (PI) t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (- (+ (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2))) (* -1/3 z)) (* -1 (/ y t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (- (+ (* -1/3 z) (* 3 (/ (* y (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* (pow t 3) z)))) (+ (* -3 (/ (pow y 2) (* (pow t 2) z))) (+ (* -1 (/ y t)) (* 3 (/ (pow y 2) (* (pow t 2) z))))))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* (pow t 3) (- (/ (pow y 3) (pow t 3)) (* 1/27 (pow z 3)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow t 2) (+ (* 1/9 (pow z 2)) (* 1/3 (/ (* y z) t)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow t 2) (+ (* 1/9 (pow z 2)) (+ (* 1/3 (/ (* y z) t)) (/ (pow y 2) (pow t 2))))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* (pow t 2) (+ (* 1/9 (pow z 2)) (* 1/3 (/ (* y z) t)))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* t (+ (* 1/3 z) (* 1/2 (/ (PI) t)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (/ y t))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* t (+ (* -1/2 (/ (PI) t)) (* -1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z)))) (* -1 y)) t)) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* -1 (/ (- (* 3 (/ (* y (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* t z))) (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) t)) (* -1 y)) t)) (* 1/3 z)))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* -1 (* (pow t 3) (- (* -1 (/ (pow y 3) (pow t 3))) (* -1/27 (pow z 3))))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (* -1/3 (* y z))) t)) (* 1/9 (pow z 2)))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* t (+ (* -1/2 (/ (PI) t)) (* -1/3 z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* -1/3 z)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ (/ a b) 3) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ a (* b 3)) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* a (- (* 2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (* -1/3 (/ a (* b x))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (* a (- (* 2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (/ (+ (* -1/3 (/ a x)) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt (/ 1 x))))) b))) |
#s(approx (* b 3) #s(hole binary64 (* 3 b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 47.0ms | y | @ | inf | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ (/ a b) 3) (/ a b) a b 3 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (* 2 (pow (pow x -1) 1/2)) (pow (pow x -1) 1/2) (pow x -1) -1 1/2 (cos (+ (* (* t z) -1/3) y)) (+ (* (* t z) -1/3) y) (* t z) t z -1/3 (* (/ (/ a b) x) -1/3) (/ (/ a b) x) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (sin (* (* t z) -1/3)) (* (* t z) -1/3) (cos (/ (PI) 2)) (/ (PI) 2) (PI) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (+ (* (* 1/3 t) z) (/ (PI) 2)) (* 1/3 t) 1/3 (sin (/ (PI) 2)) (/ a (* b 3)) (* b 3) (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (- (pow y 3) (pow (* z (/ t 3)) 3)) (pow y 3) (pow (* z (/ t 3)) 3) (* z (/ t 3)) (/ t 3) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (* y (* z (/ t 3))) (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (* (cos y) (cos (* z (/ t 3)))) (cos y) (cos (* z (/ t 3))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (sin (* (/ t 3) z)) (* (/ t 3) z) (sin y) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+ (* (/ t 3) z) (/ (PI) 2)) (cos (+ y (* (/ t 3) z))) (+ y (* (/ t 3) z))) |
| 42.0ms | t | @ | -inf | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ (/ a b) 3) (/ a b) a b 3 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (* 2 (pow (pow x -1) 1/2)) (pow (pow x -1) 1/2) (pow x -1) -1 1/2 (cos (+ (* (* t z) -1/3) y)) (+ (* (* t z) -1/3) y) (* t z) t z -1/3 (* (/ (/ a b) x) -1/3) (/ (/ a b) x) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (sin (* (* t z) -1/3)) (* (* t z) -1/3) (cos (/ (PI) 2)) (/ (PI) 2) (PI) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (+ (* (* 1/3 t) z) (/ (PI) 2)) (* 1/3 t) 1/3 (sin (/ (PI) 2)) (/ a (* b 3)) (* b 3) (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (- (pow y 3) (pow (* z (/ t 3)) 3)) (pow y 3) (pow (* z (/ t 3)) 3) (* z (/ t 3)) (/ t 3) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (* y (* z (/ t 3))) (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (* (cos y) (cos (* z (/ t 3)))) (cos y) (cos (* z (/ t 3))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (sin (* (/ t 3) z)) (* (/ t 3) z) (sin y) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+ (* (/ t 3) z) (/ (PI) 2)) (cos (+ y (* (/ t 3) z))) (+ y (* (/ t 3) z))) |
| 29.0ms | b | @ | 0 | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ (/ a b) 3) (/ a b) a b 3 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (* 2 (pow (pow x -1) 1/2)) (pow (pow x -1) 1/2) (pow x -1) -1 1/2 (cos (+ (* (* t z) -1/3) y)) (+ (* (* t z) -1/3) y) (* t z) t z -1/3 (* (/ (/ a b) x) -1/3) (/ (/ a b) x) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (sin (* (* t z) -1/3)) (* (* t z) -1/3) (cos (/ (PI) 2)) (/ (PI) 2) (PI) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (+ (* (* 1/3 t) z) (/ (PI) 2)) (* 1/3 t) 1/3 (sin (/ (PI) 2)) (/ a (* b 3)) (* b 3) (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (- (pow y 3) (pow (* z (/ t 3)) 3)) (pow y 3) (pow (* z (/ t 3)) 3) (* z (/ t 3)) (/ t 3) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (* y (* z (/ t 3))) (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (* (cos y) (cos (* z (/ t 3)))) (cos y) (cos (* z (/ t 3))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (sin (* (/ t 3) z)) (* (/ t 3) z) (sin y) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+ (* (/ t 3) z) (/ (PI) 2)) (cos (+ y (* (/ t 3) z))) (+ y (* (/ t 3) z))) |
| 28.0ms | x | @ | 0 | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ (/ a b) 3) (/ a b) a b 3 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (* 2 (pow (pow x -1) 1/2)) (pow (pow x -1) 1/2) (pow x -1) -1 1/2 (cos (+ (* (* t z) -1/3) y)) (+ (* (* t z) -1/3) y) (* t z) t z -1/3 (* (/ (/ a b) x) -1/3) (/ (/ a b) x) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (sin (* (* t z) -1/3)) (* (* t z) -1/3) (cos (/ (PI) 2)) (/ (PI) 2) (PI) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (+ (* (* 1/3 t) z) (/ (PI) 2)) (* 1/3 t) 1/3 (sin (/ (PI) 2)) (/ a (* b 3)) (* b 3) (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (- (pow y 3) (pow (* z (/ t 3)) 3)) (pow y 3) (pow (* z (/ t 3)) 3) (* z (/ t 3)) (/ t 3) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (* y (* z (/ t 3))) (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (* (cos y) (cos (* z (/ t 3)))) (cos y) (cos (* z (/ t 3))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (sin (* (/ t 3) z)) (* (/ t 3) z) (sin y) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+ (* (/ t 3) z) (/ (PI) 2)) (cos (+ y (* (/ t 3) z))) (+ y (* (/ t 3) z))) |
| 24.0ms | x | @ | -inf | ((- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (* 2 (sqrt x)) 2 (sqrt x) x (cos (- y (/ (* z t) 3))) (- y (/ (* z t) 3)) y (/ (/ a b) 3) (/ a b) a b 3 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (* 2 (pow (pow x -1) 1/2)) (pow (pow x -1) 1/2) (pow x -1) -1 1/2 (cos (+ (* (* t z) -1/3) y)) (+ (* (* t z) -1/3) y) (* t z) t z -1/3 (* (/ (/ a b) x) -1/3) (/ (/ a b) x) (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (cos (- y (/ (* z t) 3))) (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (sin (* (* t z) -1/3)) (* (* t z) -1/3) (cos (/ (PI) 2)) (/ (PI) 2) (PI) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (+ (* (* 1/3 t) z) (/ (PI) 2)) (* 1/3 t) 1/3 (sin (/ (PI) 2)) (/ a (* b 3)) (* b 3) (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (- (pow y 3) (pow (* z (/ t 3)) 3)) (pow y 3) (pow (* z (/ t 3)) 3) (* z (/ t 3)) (/ t 3) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (* y (* z (/ t 3))) (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (* (cos y) (cos (* z (/ t 3)))) (cos y) (cos (* z (/ t 3))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (sin (* (/ t 3) z)) (* (/ t 3) z) (sin y) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+ (* (/ t 3) z) (/ (PI) 2)) (cos (+ y (* (/ t 3) z))) (+ y (* (/ t 3) z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2152 | 25949 |
| 0 | 2275 | 24739 |
| 0 | 8328 | 23989 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
#s(literal 2 binary64) |
(sqrt.f64 x) |
x |
(cos.f64 #s(approx (- y (/ (* z t) 3)) y)) |
#s(approx (- y (/ (* z t) 3)) y) |
y |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 a b) |
a |
b |
#s(literal 3 binary64) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
(cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) |
(fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y) |
(*.f64 t z) |
t |
z |
#s(literal -1/3 binary64) |
(*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) |
(/.f64 (/.f64 a b) x) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 t z) #s(literal -1/3 binary64)) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/3 binary64) t) |
#s(literal 1/3 binary64) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
(*.f64 b #s(literal 3 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) |
(cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))) |
(-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
(pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64)) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
(/.f64 t #s(literal 3 binary64)) |
(fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(cos.f64 y) |
(cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) |
(-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
(*.f64 (/.f64 t #s(literal 3 binary64)) z) |
(sin.f64 y) |
(*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) |
(sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) |
(+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (/ (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) x))) |
#s(approx (* 2 (pow (pow x -1) 1/2)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (/ a b) x) -1/3) #s(hole binary64 (* -1/3 (/ a (* b x))))) |
#s(approx (/ (/ a b) x) #s(hole binary64 (/ a (* b x)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z)))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z)))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* 2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
#s(approx (* 2 (pow (pow x -1) 1/2)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (* 1/3 (* t z)))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (- y (* 1/3 (* t z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z)))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z)))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 x)) (* y (sin (* -1/3 (* t z)))))) (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt (/ 1 x)) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt (/ 1 x)) (* y (cos (* -1/3 (* t z)))))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt (/ 1 x)) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt (/ 1 x)) (* y (sin (* -1/3 (* t z)))))))))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (cos (* -1/3 (* t z))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (* -1/3 (* t z))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* -1/27 (* (pow t 3) (pow z 3))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* 1/9 (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (+ (* 1/9 (* (pow t 2) (pow z 2))) (* 1/3 (* t (* y z)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (+ (* 1/9 (* (pow t 2) (pow z 2))) (* y (+ y (* 1/3 (* t z))))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* 1/9 (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (+ (* 1/9 (* (pow t 2) (pow z 2))) (* 1/3 (* t (* y z)))))) |
#s(approx (* y (* z (/ t 3))) #s(hole binary64 (* 1/3 (* t (* y z))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z))))))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z)))))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z))))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z)))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (sin (* 1/3 (* t z)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z)))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (+ (* -1/6 (* y (sin (* 1/3 (* t z))))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z))))))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* -1/2 (* (pow y 2) (cos (* 1/3 (* t z)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/24 (* (pow y 2) (cos (* 1/3 (* t z)))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (cos (* 1/3 (* t z))))) (* 1/24 (cos (* 1/3 (* t z))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (sin (* 1/3 (* t z))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (sin (* 1/3 (* t z))) (* 1/2 (* y (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z)))))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/6 (* y (sin (* 1/3 (* t z))))) (* 1/2 (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z))))))))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* 2 (* y (sin (* 1/3 (* t z)))))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (+ (* 2 (sin (* 1/3 (* t z)))) (* y (- (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/2 (cos (* 1/3 (* t z))))))))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (+ (* 2 (sin (* 1/3 (* t z)))) (* y (- (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/3 (* y (sin (* 1/3 (* t z)))))) (* -1/2 (cos (* 1/3 (* t z))))))))) (cos (* 1/3 (* t z)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (sin (* 1/3 (* t z))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (+ (sin (* 1/3 (* t z))) (* -1/2 (* y (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* -1/6 (* y (sin (* 1/3 (* t z)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* -1/2 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* 1/24 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* 1/24 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* -1 (* y (sin (* 1/3 (* t z)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (sin (* 1/3 (* t z)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/6 (* y (sin (* 1/3 (* t z))))))) (sin (* 1/3 (* t z)))))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (+ y (* 1/3 (* t z))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (- y (* 1/3 (* t z)))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 y)) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (cos (+ y (* -1/3 (* t z)))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 y)) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 y)) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))) (* 1/3 (/ (* t z) y)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (- (+ 1 (* 1/3 (/ (* t (* z (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))))) (pow y 3)))) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y)))))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (pow y 3))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* (pow y 3) (+ 1 (* -1/27 (/ (* (pow t 3) (pow z 3)) (pow y 3))))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow y 2) (+ 1 (* 1/3 (/ (* t z) y)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y))))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* 1/3 (* t (* y z))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* y (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) y)) (* 1/3 (* t z)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (* (cos y) (cos (* 1/3 (* t z)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (+ y (* 1/3 (* t z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 y)) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* y (+ 1 (* 1/3 (/ (* t z) y)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* -1/3 (* t z)) (* -1 y))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* -1/3 (* t z)) (* -1 y)))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (cos (- (* -1/3 (* t z)) (* -1 y))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))) y)) (* -1/3 (* t z))) y)) 1))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (* t (* z (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))))) y)) (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2))))) y)) (* -1/3 (* t z))) y)) 1))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (* 1/27 (/ (* (pow t 3) (pow z 3)) (pow y 3))) 1))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/3 (* t z)) (* -1/9 (/ (* (pow t 2) (pow z 2)) y))) y)))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* -1 (* y (+ (* -1/3 (* t z)) (* -1/9 (/ (* (pow t 2) (pow z 2)) y))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (- (* 1/3 (* t z)) (* -1 y))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (- (* 1/3 (* t z)) (* -1 y))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* y (- (* -1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (cos y))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2/3 (* (* t (* z (sin y))) (sqrt (/ 1 x)))) (* 2 (* (sqrt (/ 1 x)) (cos y))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (sin y)) (sqrt (/ 1 x)))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt (/ 1 x)))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt (/ 1 x)))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt (/ 1 x)))))))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (cos y))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (pow (sin (* 1/2 (PI))) 2))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* z (+ (* -1/3 (* t (cos (* 1/2 (PI))))) (* 1/3 (* t (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* z (+ (* -1/3 (* t (cos (* 1/2 (PI))))) (+ (* -1/18 (* (pow t 2) (* z (pow (sin (* 1/2 (PI))) 2)))) (* 1/3 (* t (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* z (+ (* -1/3 (* t (cos (* 1/2 (PI))))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* z (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* z (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* 1/162 (* (pow t 3) (cos (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* z (+ (* -1/3 t) (* 1/162 (* (pow t 3) (pow z 2))))))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* z (+ (* -1/3 t) (* (pow z 2) (+ (* -1/29160 (* (pow t 5) (pow z 2))) (* 1/162 (pow t 3)))))))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* z (+ (* -1/3 t) (* (pow z 2) (+ (* 1/162 (pow t 3)) (* (pow z 2) (+ (* -1/29160 (pow t 5)) (* 1/11022480 (* (pow t 7) (pow z 2))))))))))) |
#s(approx (* (* t z) -1/3) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (pow (sin (* 1/2 (PI))) 2))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (+ (* 1/3 (* t (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (+ (* z (+ (* -1/18 (* (pow t 2) (* z (pow (sin (* 1/2 (PI))) 2)))) (* 1/3 (* t (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (+ (* z (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* z (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* -1/162 (* (pow t 3) (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/3 (* t (* z (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* -1/18 (* (pow t 2) (* z (sin (* 1/2 (PI)))))) (* 1/3 (* t (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* 1/3 (* t (cos (* 1/2 (PI))))) (* z (+ (* -1/18 (* (pow t 2) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (* z (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (+ (* 1/3 (* t z)) (* 1/2 (PI))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* 2 (* (sqrt x) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y)))))))) (* 2 (* (sqrt x) (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* 2 (* (sqrt x) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y)))))))) (* 2 (* (sqrt x) (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos y))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* z (- (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* z (- (* z (- (+ (* -1/18 (* (pow t 2) (cos y))) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y))))))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* z (- (* -1 (* z (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* z (- (* z (- (* 1/3 (/ (* t (* z (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) y)) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) (* 1/3 t)))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (+ (* -1/27 (* (pow t 3) (pow z 3))) (pow y 3)))) |
#s(approx (pow (* z (/ t 3)) 3) #s(hole binary64 (* 1/27 (* (pow t 3) (pow z 3))))) |
#s(approx (* z (/ t 3)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (+ (* 1/3 (* t (* y z))) (pow y 2)))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (+ (* z (+ (* 1/9 (* (pow t 2) z)) (* 1/3 (* t y)))) (pow y 2)))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* z (+ (* 1/9 (* (pow t 2) z)) (* 1/3 (* t y)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (sqrt x) (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y))))))))) (* (sqrt x) (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* z (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))))) (* (sqrt x) (* z (+ (* -1/81 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))))) (* (sqrt x) (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (sqrt x) (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y))))))))) (* (sqrt x) (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* z (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))))) (* (sqrt x) (* z (+ (* -1/81 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))))) (* (sqrt x) (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/2 (* z (+ (* -1/81 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* -1/18 (* (pow t 2) (* (pow z 2) (cos y))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/1944 (* (pow t 4) (* (pow z 2) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (* (pow z 2) (cos y)))) (* 1/1944 (* (pow t 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 1)) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* 1/1944 (* (pow t 4) (pow z 2)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (pow z 2))) (* 1/1944 (pow t 4))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (* z (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))) (* 1/2 (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y)))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))) (* z (+ (* 1/2 (* z (+ (* -1/81 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* t (sin y))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (+ (* 2/3 (* t (sin y))) (* z (- (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow t 2) (cos y)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (+ (* 2/3 (* t (sin y))) (* z (- (+ (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* z (+ (* -1/81 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* -1/18 (* (pow t 2) (cos y)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* z (+ (* 1/3 (* t (sin y))) (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* z (+ (* -1/18 (* (pow t 2) (* z (* (cos y) (sin (* 1/2 (PI))))))) (+ (* 1/3 (* t (sin y))) (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* z (+ (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* z (+ (* -1/162 (* (pow t 3) (sin y))) (* -1/162 (* (pow t 3) (* (cos y) (cos (* 1/2 (PI))))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (pow z 2))) (* 1/3 t))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* 1/29160 (* (pow t 5) (pow z 2))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (pow z 2))) (* 1/29160 (pow t 5)))))))))) |
#s(approx (* (/ t 3) z) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* 1/3 (* t (* z (* (cos y) (cos (* 1/2 (PI))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* z (+ (* -1/18 (* (pow t 2) (* z (* (cos y) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* z (+ (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/162 (* (pow t 3) (* z (* (cos y) (cos (* 1/2 (PI))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/3 (* t (* z (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* -1/18 (* (pow t 2) (* z (sin (* 1/2 (PI)))))) (* 1/3 (* t (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* 1/3 (* t (cos (* 1/2 (PI))))) (* z (+ (* -1/18 (* (pow t 2) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (* z (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (+ (* 1/3 (* t z)) (* 1/2 (PI))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos y))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* -1/3 (* t (* z (sin y))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/162 (* (pow t 3) (* z (sin y)))))) (* 1/3 (* t (sin y)))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* z (- (/ y z) (* 1/3 t))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos (* 1/2 (PI))) (sin (* -1/3 (* t z)))) (* (sin (* 1/2 (PI))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (sin (* -1/3 (* t z))))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (* (sin (* 1/2 (PI))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* z (+ (* 1/3 t) (* 1/2 (/ (PI) z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (- (+ (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) (pow z 2))) (* -1/3 t)) (* -1 (/ y z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (- (+ (* -1/3 t) (* 3 (/ (* y (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) (* t (pow z 3))))) (+ (* -3 (/ (pow y 2) (* t (pow z 2)))) (+ (* -1 (/ y z)) (* 3 (/ (pow y 2) (* t (pow z 2)))))))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* (pow z 3) (- (/ (pow y 3) (pow z 3)) (* 1/27 (pow t 3)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow z 2) (+ (* 1/9 (pow t 2)) (* 1/3 (/ (* t y) z)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow z 2) (+ (* 1/9 (pow t 2)) (+ (* 1/3 (/ (* t y) z)) (/ (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* (pow z 2) (+ (* 1/9 (pow t 2)) (* 1/3 (/ (* t y) z)))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (sin (* 1/3 (* t z))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* z (+ (* 1/3 t) (* 1/2 (/ (PI) z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (/ y z))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ (PI) z)) (* -1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z)))) (* -1 y)) z)) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (* 3 (/ (* y (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) (* t z))) (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) z)) (* -1 y)) z)) (* 1/3 t)))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* -1 (* (pow z 3) (- (* -1 (/ (pow y 3) (pow z 3))) (* -1/27 (pow t 3))))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (* -1/3 (* t y))) z)) (* 1/9 (pow t 2)))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ (PI) z)) (* -1/3 t)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* -1/3 t)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* z (sin y)))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (+ (* -1/3 (/ a (* b x))) (+ (* 2 (* (sqrt (/ 1 x)) (cos y))) (* t (+ (* 2/3 (* (sqrt (/ 1 x)) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt (/ 1 x)) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt (/ 1 x)))))))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* t (+ (* -1/3 (* z (cos (* 1/2 (PI))))) (* 1/3 (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* t (+ (* -1/3 (* z (cos (* 1/2 (PI))))) (+ (* -1/18 (* t (* (pow z 2) (pow (sin (* 1/2 (PI))) 2)))) (* 1/3 (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* t (+ (* -1/3 (* z (cos (* 1/2 (PI))))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* t (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* t (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* 1/162 (* (pow z 3) (cos (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* t (+ (* -1/3 z) (* 1/162 (* (pow t 2) (pow z 3))))))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* t (+ (* -1/3 z) (* (pow t 2) (+ (* -1/29160 (* (pow t 2) (pow z 5))) (* 1/162 (pow z 3)))))))) |
#s(approx (sin (* (* t z) -1/3)) #s(hole binary64 (* t (+ (* -1/3 z) (* (pow t 2) (+ (* 1/162 (pow z 3)) (* (pow t 2) (+ (* -1/29160 (pow z 5)) (* 1/11022480 (* (pow t 2) (pow z 7))))))))))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (+ (* t (+ (* -1/18 (* t (* (pow z 2) (pow (sin (* 1/2 (PI))) 2)))) (* 1/3 (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) #s(hole binary64 (+ (* t (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* t (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* -1/162 (* t (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* -1/18 (* t (* (pow z 2) (sin (* 1/2 (PI)))))) (* 1/3 (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* 1/3 (* z (cos (* 1/2 (PI))))) (* t (+ (* -1/18 (* (pow z 2) (sin (* 1/2 (PI))))) (* -1/162 (* t (* (pow z 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (* 1/3 t) #s(hole binary64 (* 1/3 t))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* 2 (* (sqrt x) (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))))) (* 2 (* (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y)))))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* 2 (* (sqrt x) (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))))) (* 2 (* (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y)))))) (sqrt x)))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* t (- (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* t (- (* t (- (+ (* -1/18 (* (pow z 2) (cos y))) (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y))))))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* t (- (* -1 (* t (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* t (- (* t (- (* 1/3 (/ (* t (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) y)) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) (* 1/3 z)))))) |
#s(approx (/ t 3) #s(hole binary64 (* 1/3 t))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (+ (* t (+ (* 1/9 (* t (pow z 2))) (* 1/3 (* y z)))) (pow y 2)))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* t (+ (* 1/9 (* t (pow z 2))) (* 1/3 (* y z)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (sqrt x))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* 2 (* (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y))))))) (sqrt x))) (* (sqrt x) (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* t (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))))) (* (* t (+ (* -1/81 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI)))))))) (sqrt x)))) (* (sqrt x) (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (sqrt x))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* 2 (* (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y))))))) (sqrt x))) (* (sqrt x) (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* t (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))))) (* (* t (+ (* -1/81 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI)))))))) (sqrt x)))) (* (sqrt x) (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/2 (* t (+ (* -1/81 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/1944 (* (pow t 2) (* (pow z 4) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (* (pow z 6) (cos y)))) (* 1/1944 (* (pow z 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* 1/1944 (* (pow t 2) (pow z 4)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (pow z 6))) (* 1/1944 (pow z 4))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (* t (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))) (* 1/2 (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y)))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (* t (+ (* 1/2 (* t (+ (* -1/81 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* 2/3 (* z (sin y))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (+ (* 2/3 (* z (sin y))) (* t (- (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/18 (* (pow z 2) (cos y)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (+ (* 2/3 (* z (sin y))) (* t (- (+ (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* t (+ (* -1/81 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))) (* -1/18 (* (pow z 2) (cos y)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* t (+ (* 1/3 (* z (sin y))) (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* t (+ (* -1/18 (* t (* (pow z 2) (* (cos y) (sin (* 1/2 (PI))))))) (+ (* 1/3 (* z (sin y))) (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* t (+ (* 1/3 (* z (sin y))) (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* t (+ (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* t (+ (* -1/162 (* (pow z 3) (sin y))) (* -1/162 (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (pow z 3))) (* 1/3 z))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* 1/29160 (* (pow t 2) (pow z 5))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (pow z 7))) (* 1/29160 (pow z 5)))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* t (+ (* -1/18 (* t (* (pow z 2) (* (cos y) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* t (+ (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/162 (* t (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* -1/18 (* t (* (pow z 2) (sin (* 1/2 (PI)))))) (* 1/3 (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* 1/3 (* z (cos (* 1/2 (PI))))) (* t (+ (* -1/18 (* (pow z 2) (sin (* 1/2 (PI))))) (* -1/162 (* t (* (pow z 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/162 (* t (* (pow z 3) (sin y)))))) (* 1/3 (* z (sin y)))))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* t (- (/ y t) (* 1/3 z))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* t (+ (* 1/3 z) (* 1/2 (/ (PI) t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (- (+ (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2))) (* -1/3 z)) (* -1 (/ y t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (- (+ (* -1/3 z) (* 3 (/ (* y (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* (pow t 3) z)))) (+ (* -3 (/ (pow y 2) (* (pow t 2) z))) (+ (* -1 (/ y t)) (* 3 (/ (pow y 2) (* (pow t 2) z))))))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* (pow t 3) (- (/ (pow y 3) (pow t 3)) (* 1/27 (pow z 3)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow t 2) (+ (* 1/9 (pow z 2)) (* 1/3 (/ (* y z) t)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow t 2) (+ (* 1/9 (pow z 2)) (+ (* 1/3 (/ (* y z) t)) (/ (pow y 2) (pow t 2))))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) #s(hole binary64 (* (pow t 2) (+ (* 1/9 (pow z 2)) (* 1/3 (/ (* y z) t)))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* t (+ (* 1/3 z) (* 1/2 (/ (PI) t)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (/ y t))))) |
#s(approx (- y (/ (* z t) 3)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))))) |
#s(approx (+ (* (* t z) -1/3) y) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* t (+ (* -1/2 (/ (PI) t)) (* -1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z)))) (* -1 y)) t)) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* -1 (/ (- (* 3 (/ (* y (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* t z))) (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) t)) (* -1 y)) t)) (* 1/3 z)))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) #s(hole binary64 (* -1 (* (pow t 3) (- (* -1 (/ (pow y 3) (pow t 3))) (* -1/27 (pow z 3))))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (* -1/3 (* y z))) t)) (* 1/9 (pow z 2)))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* t (+ (* -1/2 (/ (PI) t)) (* -1/3 z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* -1/3 z)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ (/ a b) 3) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ a (* b 3)) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* a (- (* 2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (* -1/3 (/ a (* b x))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (* a (- (* 2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) #s(hole binary64 (/ (+ (* -1/3 (/ a x)) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt (/ 1 x))))) b))) |
#s(approx (* b 3) #s(hole binary64 (* 3 b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (+ (* 1/2 (- (+ (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (sin y) (sin (* 1/3 (* t z))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y)))) (fma.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 #s(approx (- y (/ (* z t) 3)) y))) |
(cos.f64 #s(approx (- y (/ (* z t) 3)) y)) |
#s(approx (- y (/ (* z t) 3)) y) |
y |
(/.f64 (neg.f64 (/.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 (neg.f64 a) (neg.f64 b)) |
(/.f64 a b) |
a |
b |
#s(literal 3 binary64) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)))) (*.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
(sin.f64 (+.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (sin.f64 y))) |
(cos.f64 (neg.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) |
(cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (*.f64 y y)) (-.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) y)))) |
(fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y) |
(+.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) y) |
(*.f64 t z) |
t |
z |
#s(literal -1/3 binary64) |
(*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) |
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 x)) |
(/.f64 (/.f64 a b) x) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
#s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64))) (*.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 t z) #s(literal -1/3 binary64)) |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 0 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/3 binary64) t) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
(*.f64 b #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))))))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) |
(sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) |
(cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))))) |
(*.f64 (fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64)))))) |
(-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (/.f64 t #s(literal 3 binary64)) #s(literal 3 binary64))) |
(*.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) #s(literal 3 binary64))) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
(/.f64 (neg.f64 t) #s(literal -3 binary64)) |
(/.f64 t #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (-.f64 (*.f64 y y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 (*.f64 (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(+.f64 (*.f64 y y) (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) (-.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))))) |
(fma.f64 (fabs.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) (fabs.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) (neg.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(+.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64))))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) #s(literal 2 binary64)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) |
(-.f64 (/.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) #s(literal 2 binary64)) (/.f64 (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (fma.f64 (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) (*.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))))))) |
(-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) (-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
(*.f64 (/.f64 t #s(literal 3 binary64)) z) |
(sin.f64 y) |
(*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) y)) (sin.f64 (+.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) y))) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 0 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(sin.f64 (+.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(cos.f64 (neg.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (*.f64 (/.f64 t #s(literal 3 binary64)) z))) (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) |
(/.f64 (fma.f64 (*.f64 y y) y (pow.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (-.f64 (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (*.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))))) |
(+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (* 2 (sqrt x)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (sqrt x) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) x)) |
#s(approx (* 2 (pow (pow x -1) 1/2)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (pow x -1) 1/2) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ (/ a b) x) -1/3) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)))) |
#s(approx (/ (/ a b) x) (/.f64 a (*.f64 b x))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt x)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))) |
#s(approx (* 2 (pow (pow x -1) 1/2)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (pow x -1) 1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (cos (- y (/ (* z t) 3))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
#s(approx (- y (/ (* z t) 3)) (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
#s(approx y y) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (+ (* (* t z) -1/3) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
#s(approx (+ (* (* t z) -1/3) y) (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) (*.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
#s(approx (pow y 3) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z))))) |
#s(approx (* y (* z (/ t 3))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
#s(approx (cos y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) |
#s(approx (cos y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 y (-.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 y (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1/2 binary64) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
#s(approx (sin y) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))))) |
#s(approx (sin y) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) #s(literal 1/6 binary64)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (+ y (* (/ t 3) z)) (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
#s(approx (cos (- y (/ (* z t) 3))) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
#s(approx (- y (/ (* z t) 3)) y) |
#s(approx (- y (/ (* z t) 3)) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
#s(approx (+ (* (* t z) -1/3) y) y) |
#s(approx (+ (* (* t z) -1/3) y) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) y) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 y y)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y))))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/27 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (*.f64 y y)) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y)))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (*.f64 y (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) y) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
#s(approx (+ y (* (/ t 3) z)) y) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y)) #s(literal 1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ (* (* t z) -1/3) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y)) #s(literal 1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (sin.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y)) #s(literal 1 binary64))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y)) #s(literal 1 binary64))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) y) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y)) #s(literal 1 binary64))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1 binary64))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (*.f64 #s(literal -1/9 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) y))) y))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (*.f64 #s(literal -1/9 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) y)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y)) #s(literal 1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (cos.f64 y)) |
#s(approx (cos (- y (/ (* z t) 3))) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
#s(approx (cos (- y (/ (* z t) 3))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (sin.f64 y)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (- y (/ (* z t) 3)) (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y)))) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y)))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (sin.f64 y))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (cos.f64 y)) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (sin.f64 y)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (* t z) (*.f64 t z)) |
#s(approx z z) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 z (fma.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 z (fma.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 z (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (* (* t z) -1/3)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
#s(approx (sin (* (* t z) -1/3)) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (*.f64 #s(literal 1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z)))))) |
#s(approx (sin (* (* t z) -1/3)) (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/29160 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 z z)) (*.f64 #s(literal 1/162 binary64) (pow.f64 t #s(literal 3 binary64)))))))) |
#s(approx (sin (* (* t z) -1/3)) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/162 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/29160 binary64) (pow.f64 t #s(literal 5 binary64)) (*.f64 #s(literal 1/11022480 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (*.f64 z z)))))))))) |
#s(approx (* (* t z) -1/3) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (fma.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))) y))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))) y))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (cos.f64 y)) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 z (-.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 z (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))) y))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (+.f64 y (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (+.f64 y (*.f64 z (-.f64 (*.f64 z (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))) y)) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (pow (* z (/ t 3)) 3) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
#s(approx (* z (/ t 3)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (fma.f64 z (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) z) (*.f64 #s(literal 1/3 binary64) (*.f64 t y))) (*.f64 y y))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (*.f64 z (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) z) (*.f64 #s(literal 1/3 binary64) (*.f64 t y))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 z (fma.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (fma.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 z (fma.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (fma.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 z (fma.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (cos.f64 y)) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (cos.f64 y) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (cos.f64 y)))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (cos.f64 y) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/1944 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 z z) (cos.f64 y)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (cos.f64 y) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/524880 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal 1/1944 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (cos.f64 y))))))))) |
#s(approx (cos (* z (/ t 3))) #s(literal 1 binary64)) |
#s(approx (cos (* z (/ t 3))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/18 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (cos (* z (/ t 3))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/18 binary64) (*.f64 t t) (*.f64 #s(literal 1/1944 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 z z))))))) |
#s(approx (cos (* z (/ t 3))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/18 binary64) (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/524880 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 z z)) (*.f64 #s(literal 1/1944 binary64) (pow.f64 t #s(literal 4 binary64))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))))) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 z (fma.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))))))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 z (-.f64 (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 z (fma.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 z (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 z (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z)) (*.f64 #s(literal 1/3 binary64) t)))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) t (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/162 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 #s(literal 1/29160 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 z z)))))))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 z (+.f64 (*.f64 #s(literal 1/3 binary64) t) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/162 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/11022480 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (*.f64 z z)) (*.f64 #s(literal 1/29160 binary64) (pow.f64 t #s(literal 5 binary64)))))))))) |
#s(approx (* (/ t 3) z) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (fma.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (cos (+ y (* (/ t 3) z))) (cos.f64 y)) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/162 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z (sin.f64 y)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 z (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)))) |
#s(approx (+ (* (* t z) -1/3) y) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (sin (* (* t z) -1/3)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) t (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 z (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) (*.f64 z z)) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 #s(literal -1 binary64) (/.f64 y z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 z (-.f64 (fma.f64 #s(literal -1/3 binary64) t (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t)))) (*.f64 t (pow.f64 z #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 z z)))) (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 z z))))))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 t #s(literal 3 binary64)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/9 binary64) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t y) z))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/9 binary64) (*.f64 t t) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z)))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/9 binary64) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t y) z))))) |
#s(approx (cos (* z (/ t 3))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (sin (* (/ t 3) z)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) t (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) z))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) t (/.f64 y z)))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 #s(literal -1/3 binary64) t))))) |
#s(approx (+ (* (* t z) -1/3) y) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) z) (*.f64 #s(literal -1/3 binary64) t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) z) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) z))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t)))) z)) (*.f64 #s(literal -1 binary64) y)) z) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) (*.f64 #s(literal -1/27 binary64) (pow.f64 t #s(literal 3 binary64))))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal -1/3 binary64) (*.f64 t y))) z) (*.f64 #s(literal 1/9 binary64) (*.f64 t t))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) z) (*.f64 #s(literal -1/3 binary64) t))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal -1/3 binary64) t))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y)))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (cos (- y (/ (* z t) 3))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y)))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (cos (+ (* (* t z) -1/3) y)) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx t t) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 t (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 t (fma.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 t (fma.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 t (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (* (* t z) -1/3)) (*.f64 t (fma.f64 #s(literal -1/3 binary64) z (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64))))))) |
#s(approx (sin (* (* t z) -1/3)) (*.f64 t (+.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/29160 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 5 binary64))) (*.f64 #s(literal 1/162 binary64) (pow.f64 z #s(literal 3 binary64)))))))) |
#s(approx (sin (* (* t z) -1/3)) (*.f64 t (fma.f64 #s(literal -1/3 binary64) z (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/29160 binary64) (pow.f64 z #s(literal 5 binary64)) (*.f64 #s(literal 1/11022480 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 7 binary64))))))))))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (fma.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2))) (fma.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (* 1/3 t) (*.f64 #s(literal 1/3 binary64) t)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))) y)))))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))) y)))))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 t (-.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))) y))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (+.f64 y (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (+.f64 y (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))) y)) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (/ t 3) (*.f64 #s(literal 1/3 binary64) t)) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (fma.f64 t (fma.f64 #s(literal 1/9 binary64) (*.f64 t (*.f64 z z)) (*.f64 #s(literal 1/3 binary64) (*.f64 y z))) (*.f64 y y))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (*.f64 t (fma.f64 #s(literal 1/9 binary64) (*.f64 t (*.f64 z z)) (*.f64 #s(literal 1/3 binary64) (*.f64 y z))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))))))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 t (fma.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))))))) (*.f64 (*.f64 t (fma.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))))))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 t (fma.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))))))) (*.f64 (*.f64 t (fma.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)))) (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)))) (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t (fma.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (cos.f64 y) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 4 binary64)) (cos.f64 y)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (cos.f64 y) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/524880 binary64) (*.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 6 binary64)) (cos.f64 y))) (*.f64 #s(literal 1/1944 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) (cos.f64 y))))))))) |
#s(approx (cos (* z (/ t 3))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/18 binary64) (*.f64 z z) (*.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))))))) |
#s(approx (cos (* z (/ t 3))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/18 binary64) (*.f64 z z) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/524880 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) (*.f64 #s(literal 1/1944 binary64) (pow.f64 z #s(literal 4 binary64))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y))))))))) |
#s(approx (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y))))) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 t (fma.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))))))))))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 t (-.f64 (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 t (fma.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 t (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 t (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) z)))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 t (fma.f64 #s(literal 1/3 binary64) z (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 #s(literal 1/29160 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 5 binary64))))))))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 t (+.f64 (*.f64 #s(literal 1/3 binary64) z) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/11022480 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 7 binary64))) (*.f64 #s(literal 1/29160 binary64) (pow.f64 z #s(literal 5 binary64)))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (fma.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (fma.f64 t (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal 1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 t (-.f64 (/.f64 y t) (*.f64 #s(literal 1/3 binary64) z)))) |
#s(approx (+ (* (* t z) -1/3) y) (*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t)))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) (*.f64 t (fma.f64 #s(literal 1/3 binary64) z (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t)))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) (*.f64 t t)) (*.f64 #s(literal -1/3 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 y t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 t (-.f64 (fma.f64 #s(literal -1/3 binary64) z (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y (pow.f64 t #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) z)))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z))) (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z)))))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/9 binary64) (*.f64 z z) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y z) t))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/9 binary64) (*.f64 z z) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y z) t) (/.f64 (*.f64 y y) (*.f64 t t)))))) |
#s(approx (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/9 binary64) (*.f64 z z) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y z) t))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 t (fma.f64 #s(literal 1/3 binary64) z (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) t))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 t (fma.f64 #s(literal 1/3 binary64) z (/.f64 y t)))) |
#s(approx (- y (/ (* z t) 3)) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y t)) (*.f64 #s(literal -1/3 binary64) z))))) |
#s(approx (+ (* (* t z) -1/3) y) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (+ (* (* 1/3 t) z) (/ (PI) 2)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) t) (*.f64 #s(literal -1/3 binary64) z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) z))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z)))) t)) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (- (pow y 3) (pow (* z (/ t 3)) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) (*.f64 #s(literal -1/27 binary64) (pow.f64 z #s(literal 3 binary64))))))) |
#s(approx (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal -1/3 binary64) (*.f64 y z))) t) (*.f64 #s(literal 1/9 binary64) (*.f64 z z))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) t) (*.f64 #s(literal -1/3 binary64) z))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal -1/3 binary64) z))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (/ (/ a b) 3) (*.f64 #s(literal 1/3 binary64) (/.f64 a b))) |
#s(approx (/ a b) (/.f64 a b)) |
#s(approx a a) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (/ a (* b 3)) (*.f64 #s(literal 1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) a) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 b x) #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) a) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 b x) #s(literal -1 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx b b) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b)) |
#s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 a x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) b)) |
#s(approx (* b 3) (*.f64 #s(literal 3 binary64) b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) a)) b)) |
Compiled 55 099 to 4 540 computations (91.8% saved)
40 alts after pruning (38 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 810 | 27 | 837 |
| Fresh | 10 | 11 | 21 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 1 | 2 |
| Total | 825 | 40 | 865 |
| Status | Accuracy | Program |
|---|---|---|
| 36.0% | (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y)))) (fma.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) | |
| 68.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 57.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 57.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z))))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 67.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 #s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (cos.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 68.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 56.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 #s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 #s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 69.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 69.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z #s(approx (/ t 3) (*.f64 #s(literal 1/3 binary64) t))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 #s(approx (* z (/ t 3)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 57.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 56.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (+.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 65.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) | |
| 31.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z #s(approx (/ t 3) (*.f64 #s(literal 1/3 binary64) t))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 37.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 63.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(approx (- (/ y z) (* 1/3 t)) (/.f64 y z)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 47.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(approx (- (/ y z) (* 1/3 t)) (*.f64 (fma.f64 (/.f64 t y) #s(literal -1/3 binary64) (pow.f64 z #s(literal -1 binary64))) y)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ✓ | 56.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 46.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 57.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 47.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 65.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 #s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 56.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) #s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 66.1% | (-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) | |
| ▶ | 54.8% | (-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
| 63.9% | #s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) | |
| 49.3% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) | |
| 63.8% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (sin.f64 y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) | |
| 51.2% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 #s(approx (+ (* (* t z) -1/3) y) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) | |
| 62.9% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) | |
| 61.1% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) | |
| 30.6% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)))))) x)) | |
| 33.2% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))) x)) | |
| ✓ | 49.3% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
| ▶ | 65.3% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
Compiled 4 592 to 2 836 computations (38.2% saved)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
#s(literal 2 binary64) |
(sqrt.f64 x) |
x |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(cos.f64 y) |
y |
(cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
z |
(/.f64 t #s(literal 3 binary64)) |
t |
#s(literal 3 binary64) |
(*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(sin.f64 y) |
(sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) |
(/.f64 (*.f64 t z) #s(literal 3 binary64)) |
(*.f64 t z) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
a |
(*.f64 b #s(literal 3 binary64)) |
b |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b) |
(fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(pow.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) |
(*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(literal -1/9 binary64) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) |
(*.f64 t t) |
(*.f64 z (cos.f64 y)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(literal 2/3 binary64) |
(*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 t (sin.f64 y)) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 a b) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))))) |
(cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z)))) |
#s(literal -1 binary64) |
(*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z)) |
(/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) |
(-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) |
#s(literal -3 binary64) |
(/.f64 (*.f64 y y) (*.f64 t z)) |
(*.f64 y y) |
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 #s(literal 1/3 binary64) z) |
#s(literal 1/3 binary64) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) |
(-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) |
(sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
(*.f64 (/.f64 t #s(literal 3 binary64)) z) |
(pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)) |
(*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) |
(sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) |
(-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) |
(*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) |
(+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
| Outputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) |
#s(approx (pow x 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (* (sqrt x) (cos y)))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (* (* (pow t 2) (* z (cos y))) (sqrt x)))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* 2/3 (* (* t (sin y)) (sqrt x))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* (* t (sin y)) (sqrt x)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z)))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z)))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* x (+ (* -1/3 (/ a x)) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt (/ 1 x)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* x (+ (* 2 (* (sqrt (/ 1 x)) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (sin y)) (sqrt (/ 1 x)))))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* x (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (sin y)) (sqrt (/ 1 x))))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* x (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (sin y)) (sqrt (/ 1 x)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* 2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* -2 (* (* b (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))) (sqrt x))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a x)) (* 2 (* (* b (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))) (sqrt (/ 1 x))))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (* -2 (* (* b (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (* -1 (* (* b (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))) (sqrt x))))) |
#s(approx (pow x 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (* (cos y) (pow (sqrt -1) 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (* (sin y) (pow (sqrt -1) 2))) (sqrt (/ 1 x))))))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* -1 (* x (* z (+ (* -1/9 (* (* (pow t 2) (* z (* (cos y) (pow (sqrt -1) 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (* (sin y) (pow (sqrt -1) 2))) (sqrt (/ 1 x)))))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* -1 (* x (+ (* -1/9 (* (* (pow t 2) (* z (* (cos y) (pow (sqrt -1) 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (* (sin y) (pow (sqrt -1) 2))) (sqrt (/ 1 x))))))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (* -1 (* (* (pow t 2) (* z (* (cos y) (pow (sqrt -1) 2)))) (sqrt x))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* -2/3 (* (* t (* (sin y) (pow (sqrt -1) 2))) (sqrt x))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* -1 (* (* t (* (sin y) (pow (sqrt -1) 2))) (sqrt x))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* 1/3 (* t z))))) (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* 1/3 (* t z))))) (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (sin (* 1/3 (* t z))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (+ (sin (* 1/3 (* t z))) (* -1/2 (* y (cos (* 1/3 (* t z)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* -1/6 (* y (sin (* 1/3 (* t z)))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* -1/2 (* (pow y 2) (cos (* 1/3 (* t z)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/24 (* (pow y 2) (cos (* 1/3 (* t z)))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (cos (* 1/3 (* t z))))) (* 1/24 (cos (* 1/3 (* t z))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* y (sin (* 1/3 (* t z)))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* -1/6 (* (pow y 2) (sin (* 1/3 (* t z))))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* 1/120 (* (pow y 2) (sin (* 1/3 (* t z))))))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (sin (* 1/3 (* t z))))) (* 1/120 (sin (* 1/3 (* t z)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z)))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x)))) b))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z)))))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x)))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -2 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x))) (+ (* -1/3 a) (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -2 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* -1 (* (* b (* y (cos (* -1/3 (* t z))))) (sqrt x))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -2 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -1 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* 1/3 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x))))))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* -2 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x))) (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -2 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* -1 (* (* b (* y (cos (* -1/3 (* t z))))) (sqrt x)))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -2 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -1 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* 1/3 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x)))))))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (* (* b (cos (* -1/3 (* t z)))) (sqrt x)))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* -1 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x))) (* (* b (cos (* -1/3 (* t z)))) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* y (+ (* -1 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* -1/2 (* (* b (* y (cos (* -1/3 (* t z))))) (sqrt x))))) (* (* b (cos (* -1/3 (* t z)))) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* y (+ (* -1 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -1/2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* 1/6 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x))))))) (* (* b (cos (* -1/3 (* t z)))) (sqrt x))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (* b (cos (* -1/3 (* t z)))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* -1 (* b (* y (sin (* -1/3 (* t z)))))) (* b (cos (* -1/3 (* t z))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos (* -1/3 (* t z)))) (* y (+ (* -1 (* b (sin (* -1/3 (* t z))))) (* -1/2 (* b (* y (cos (* -1/3 (* t z))))))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos (* -1/3 (* t z)))) (* y (+ (* -1 (* b (sin (* -1/3 (* t z))))) (* y (+ (* -1/2 (* b (cos (* -1/3 (* t z))))) (* 1/6 (* b (* y (sin (* -1/3 (* t z))))))))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (cos (* -1/3 (* t z))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* 2 (sqrt x))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (sqrt x)))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (+ (* 2 (sqrt x)) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1 (sqrt x)) (* 1/18 (* (* (pow t 2) (pow z 2)) (sqrt x))))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (+ (* 2 (sqrt x)) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1 (sqrt x)) (+ (* -1/9 (* (* t (* y z)) (sqrt x))) (* 1/18 (* (* (pow t 2) (pow z 2)) (sqrt x)))))))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (sqrt x))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (+ (sqrt x) (* -1/2 (* (sqrt x) (pow y 2)))))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (+ (sqrt x) (* (pow y 2) (+ (* -1/2 (sqrt x)) (* 1/24 (* (sqrt x) (pow y 2)))))))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (+ (sqrt x) (* (pow y 2) (+ (* -1/2 (sqrt x)) (* (pow y 2) (+ (* -1/720 (* (sqrt x) (pow y 2))) (* 1/24 (sqrt x))))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* 2/3 (* (* t (* y z)) (sqrt x)))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* y (+ (* 1/18 (* (* (pow t 2) (* y (pow z 2))) (sqrt x))) (* 2/3 (* (* t z) (sqrt x)))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1/9 (* (* t (* y z)) (sqrt x))) (* 1/18 (* (* (pow t 2) (pow z 2)) (sqrt x)))))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* -1/9 (* (* (pow t 2) z) (sqrt x))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) z) (sqrt x))) (* 2/3 (* (* t y) (sqrt x)))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) z) (sqrt x))) (* y (+ (* 1/18 (* (* (pow t 2) (* y z)) (sqrt x))) (* 2/3 (* t (sqrt x)))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) z) (sqrt x))) (* y (+ (* 2/3 (* t (sqrt x))) (* y (+ (* -1/9 (* (* t y) (sqrt x))) (* 1/18 (* (* (pow t 2) z) (sqrt x)))))))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (* (* (pow t 2) z) (sqrt x)))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (+ (* -1/2 (* (* (pow t 2) (* (pow y 2) z)) (sqrt x))) (* (* (pow t 2) z) (sqrt x))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (+ (* (* (pow t 2) z) (sqrt x)) (* (pow y 2) (+ (* -1/2 (* (* (pow t 2) z) (sqrt x))) (* 1/24 (* (* (pow t 2) (* (pow y 2) z)) (sqrt x)))))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (+ (* (* (pow t 2) z) (sqrt x)) (* (pow y 2) (+ (* -1/2 (* (* (pow t 2) z) (sqrt x))) (* (pow y 2) (+ (* -1/720 (* (* (pow t 2) (* (pow y 2) z)) (sqrt x))) (* 1/24 (* (* (pow t 2) z) (sqrt x)))))))))) |
#s(approx (* (* t t) (* z (cos y))) #s(hole binary64 (* (pow t 2) z))) |
#s(approx (* (* t t) (* z (cos y))) #s(hole binary64 (+ (* -1/2 (* (pow t 2) (* (pow y 2) z))) (* (pow t 2) z)))) |
#s(approx (* (* t t) (* z (cos y))) #s(hole binary64 (+ (* (pow t 2) z) (* (pow y 2) (+ (* -1/2 (* (pow t 2) z)) (* 1/24 (* (pow t 2) (* (pow y 2) z)))))))) |
#s(approx (* (* t t) (* z (cos y))) #s(hole binary64 (+ (* (pow t 2) z) (* (pow y 2) (+ (* -1/2 (* (pow t 2) z)) (* (pow y 2) (+ (* -1/720 (* (pow t 2) (* (pow y 2) z))) (* 1/24 (* (pow t 2) z))))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* 2/3 (* (* t y) (sqrt x))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* y (+ (* -1/9 (* (* t (pow y 2)) (sqrt x))) (* 2/3 (* t (sqrt x))))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* y (+ (* 2/3 (* t (sqrt x))) (* (pow y 2) (+ (* -1/9 (* t (sqrt x))) (* 1/180 (* (* t (pow y 2)) (sqrt x))))))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* y (+ (* 2/3 (* t (sqrt x))) (* (pow y 2) (+ (* -1/9 (* t (sqrt x))) (* (pow y 2) (+ (* -1/7560 (* (* t (pow y 2)) (sqrt x))) (* 1/180 (* t (sqrt x))))))))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* (* t y) (sqrt x)))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* y (+ (* -1/6 (* (* t (pow y 2)) (sqrt x))) (* t (sqrt x)))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* y (+ (* t (sqrt x)) (* (pow y 2) (+ (* -1/6 (* t (sqrt x))) (* 1/120 (* (* t (pow y 2)) (sqrt x))))))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* y (+ (* t (sqrt x)) (* (pow y 2) (+ (* -1/6 (* t (sqrt x))) (* (pow y 2) (+ (* -1/5040 (* (* t (pow y 2)) (sqrt x))) (* 1/120 (* t (sqrt x))))))))))) |
#s(approx (* t (sin y)) #s(hole binary64 (* t y))) |
#s(approx (* t (sin y)) #s(hole binary64 (* y (+ t (* -1/6 (* t (pow y 2))))))) |
#s(approx (* t (sin y)) #s(hole binary64 (* y (+ t (* (pow y 2) (+ (* -1/6 t) (* 1/120 (* t (pow y 2))))))))) |
#s(approx (* t (sin y)) #s(hole binary64 (* y (+ t (* (pow y 2) (+ (* -1/6 t) (* (pow y 2) (+ (* -1/5040 (* t (pow y 2))) (* 1/120 t))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (* -1/3 (* t z))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (+ (* -1 y) (* 1/3 (* t z))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* 1/3 z))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (+ (* -1 (/ y t)) (* 1/3 z)))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ y t))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 y)) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) #s(hole binary64 0)) |
#s(approx (/ (* y y) (* t z)) #s(hole binary64 (/ (pow y 2) (* t z)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* 3 (/ (* y y) (* t z))) #s(hole binary64 (* 3 (/ (pow y 2) (* t z))))) |
#s(approx (* -1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* (sqrt x) (* y (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))))) (* (sqrt x) (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* y (+ (* 2 (* (sqrt x) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))))) (* (sqrt x) (* y (- (+ (* -1/6 (sin (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))))) (* (sqrt x) (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* (sqrt x) (* y (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))))) (* (sqrt x) (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* y (+ (* 2 (* (sqrt x) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))))) (* (sqrt x) (* y (- (+ (* -1/6 (sin (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))))) (* (sqrt x) (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (* y (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (* 1/2 (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z)))))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (* 1/2 (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z)))))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (+ (* 1/2 (* y (- (+ (* -1/6 (sin (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (* y (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (* 1/2 (* y (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) (* 1/2 (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (* 1/2 (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z)))))) (* y (+ (* 1/2 (* y (- (+ (* -1/6 (sin (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (- (+ (sin (* 1/3 (* t z))) (* y (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) (* -1 (sin (* 1/3 (* t z))))))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (- (+ (sin (* 1/3 (* t z))) (* y (- (+ (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* y (- (+ (* -1/6 (sin (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) (* -1 (sin (* 1/3 (* t z))))))) (cos (* 1/3 (* t z)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (sin (* 1/3 (* t z))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (- (* y (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (* -1 (sin (* 1/3 (* t z))))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (- (* y (- (+ (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* y (- (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (* -1 (sin (* 1/3 (* t z))))))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* -3/2 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* (pow y 2) (+ (* -3/2 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* y (pow (sin (* 1/3 (* t z))) 3)))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* (pow y 2) (+ (* -3/2 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* y (+ (* 7/8 (* y (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) (pow (sin (* 1/3 (* t z))) 3))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow y 3) (pow (sin (* 1/3 (* t z))) 3)))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 3))) (pow (sin (* 1/3 (* t z))) 3))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow y 3) (+ (* (pow y 2) (+ (* -1/2 (pow (sin (* 1/3 (* t z))) 3)) (* 13/120 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 3))))) (pow (sin (* 1/3 (* t z))) 3))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow y 3) (+ (* (pow y 2) (+ (* -1/2 (pow (sin (* 1/3 (* t z))) 3)) (* (pow y 2) (+ (* -41/3024 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 3))) (* 13/120 (pow (sin (* 1/3 (* t z))) 3)))))) (pow (sin (* 1/3 (* t z))) 3))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* y (sin (* 1/3 (* t z)))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* -1/6 (* (pow y 2) (sin (* 1/3 (* t z))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* 1/120 (* (pow y 2) (sin (* 1/3 (* t z))))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (sin (* 1/3 (* t z))))) (* 1/120 (sin (* 1/3 (* t z)))))))))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* -3/2 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* (pow y 2) (+ (* -3/2 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* 7/8 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* (pow y 2) (+ (* -3/2 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* (pow y 2) (+ (* -61/240 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) (* 7/8 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* -1/2 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* 1/24 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* 1/24 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* -1 (* y (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* y (- (* y (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* y (- (* y (+ (* -1 (* y (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2)))) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 2)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow y 2) (+ (* -1/3 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (* 1/3 (* t z))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow (sin (* 1/3 (* t z))) 2)) (* 2/45 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 2))))) (pow (sin (* 1/3 (* t z))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow (sin (* 1/3 (* t z))) 2)) (* (pow y 2) (+ (* -1/315 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 2))) (* 2/45 (pow (sin (* 1/3 (* t z))) 2)))))) (pow (sin (* 1/3 (* t z))) 2))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* -1 (* y (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* y (- (* -1 (* y (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* y (- (* y (+ (* -1 (* y (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* -1 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* 1/3 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow y 2) (+ (* -2/45 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (* 1/3 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* y (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* y (+ (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* y (+ (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* (pow y 2) (+ (* 1/120 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* 1/24 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* 1/12 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* y (+ (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* (pow y 2) (+ (* 1/120 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* 1/24 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* 1/12 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* (pow y 2) (+ (* -1/144 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/240 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/720 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/5040 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* -1 (* y (sin (* 1/3 (* t z)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (sin (* 1/3 (* t z)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/6 (* y (sin (* 1/3 (* t z))))))) (sin (* 1/3 (* t z)))))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (+ y (* 1/3 (* t z))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (* (cos y) (cos (* 1/3 (* t z)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* (sin y) (sin (* 1/3 (* t z)))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (* b (cos (+ y (* -1/3 (* t z))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (cos (+ y (* -1/3 (* t z)))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 y)) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (* (* t t) (* z (cos y))) #s(hole binary64 (* (pow t 2) (* z (cos y))))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (* t (sin y)) #s(hole binary64 (* t (sin y)))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 y)) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))) (* 1/3 (/ (* t z) y)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (- (+ 1 (* 1/3 (/ (* t (* z (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))))) (pow y 3)))) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y)))))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 y)) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 y))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* y (- (* 1/3 (/ (* t z) y)) 1)))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* y (- (* 1/3 (/ z y)) (/ 1 t))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (/ (+ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3))) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* (sin y) (sin (* 1/3 (* t z)))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (- (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (+ y (* 1/3 (* t z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 y)) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* y (+ 1 (* 1/3 (/ (* t z) y)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* -1/3 (* t z)) (* -1 y))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos (- (* -1/3 (* t z)) (* -1 y)))) (sqrt x)))) b))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (* 2 (* (* b (cos (- (* -1/3 (* t z)) (* -1 y)))) (sqrt x)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (* 2 (* (* b (cos (- (* -1/3 (* t z)) (* -1 y)))) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (* (* b (cos (- (* -1/3 (* t z)) (* -1 y)))) (sqrt x)))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (* b (cos (- (* -1/3 (* t z)) (* -1 y)))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (cos (- (* -1/3 (* t z)) (* -1 y))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))) y)) (* -1/3 (* t z))) y)) 1))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (* t (* z (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))))) y)) (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2))))) y)) (* -1/3 (* t z))) y)) 1))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (* y (+ 1 (* -1/3 (/ (* t z) y))))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (* y (+ (* -1/3 (/ z y)) (/ 1 t)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (- (* 1/3 (* t z)) (* -1 y))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (- (* 1/3 (* t z)) (* -1 y))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* y (- (* -1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (cos y))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos y) (* z (+ (* 1/3 (* t (sin y))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* -1/18 (* (pow t 2) (* (pow z 2) (cos y))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/1944 (* (pow t 4) (* (pow z 2) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (* (pow z 2) (cos y)))) (* 1/1944 (* (pow t 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 1)) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* 1/1944 (* (pow t 4) (pow z 2)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (pow z 2))) (* 1/1944 (pow t 4))))))))) |
#s(approx (* z (/ t 3)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* 1/3 (* t (* z (sin y)))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (* (pow z 2) (sin y)))) (* 1/3 (* t (sin y))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* 1/29160 (* (pow t 5) (* (pow z 2) (sin y)))))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (* (pow z 2) (sin y)))) (* 1/29160 (* (pow t 5) (sin y))))))))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (pow z 2))) (* 1/3 t))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* 1/29160 (* (pow t 5) (pow z 2))))))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (pow z 2))) (* 1/29160 (pow t 5)))))))))) |
#s(approx (/ (* t z) 3) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x))))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2/3 (* (* b (* t (* z (sin y)))) (sqrt x))) (* 2 (* (* b (cos y)) (sqrt x))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos y)) (sqrt x))) (* z (+ (* -1/9 (* (* b (* (pow t 2) (* z (cos y)))) (sqrt x))) (* 2/3 (* (* b (* t (sin y))) (sqrt x))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos y)) (sqrt x))) (* z (+ (* 2/3 (* (* b (* t (sin y))) (sqrt x))) (* z (+ (* -1/9 (* (* b (* (pow t 2) (cos y))) (sqrt x))) (* -1/81 (* (* b (* (pow t 3) (* z (sin y)))) (sqrt x))))))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (* 2 (* (* b (cos y)) (sqrt x))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2/3 (* (* b (* t (* z (sin y)))) (sqrt x))) (* 2 (* (* b (cos y)) (sqrt x)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos y)) (sqrt x))) (* z (+ (* -1/9 (* (* b (* (pow t 2) (* z (cos y)))) (sqrt x))) (* 2/3 (* (* b (* t (sin y))) (sqrt x)))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos y)) (sqrt x))) (* z (+ (* 2/3 (* (* b (* t (sin y))) (sqrt x))) (* z (+ (* -1/9 (* (* b (* (pow t 2) (cos y))) (sqrt x))) (* -1/81 (* (* b (* (pow t 3) (* z (sin y)))) (sqrt x)))))))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (* (* b (cos y)) (sqrt x)))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* 1/3 (* (* b (* t (* z (sin y)))) (sqrt x))) (* (* b (cos y)) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* z (+ (* -1/18 (* (* b (* (pow t 2) (* z (cos y)))) (sqrt x))) (* 1/3 (* (* b (* t (sin y))) (sqrt x))))) (* (* b (cos y)) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* z (+ (* 1/3 (* (* b (* t (sin y))) (sqrt x))) (* z (+ (* -1/18 (* (* b (* (pow t 2) (cos y))) (sqrt x))) (* -1/162 (* (* b (* (pow t 3) (* z (sin y)))) (sqrt x))))))) (* (* b (cos y)) (sqrt x))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (* b (cos y)))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* 1/3 (* b (* t (* z (sin y))))) (* b (cos y))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos y)) (* z (+ (* -1/18 (* b (* (pow t 2) (* z (cos y))))) (* 1/3 (* b (* t (sin y))))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos y)) (* z (+ (* 1/3 (* b (* t (sin y)))) (* z (+ (* -1/18 (* b (* (pow t 2) (cos y)))) (* -1/162 (* b (* (pow t 3) (* z (sin y)))))))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (cos y))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (* -1/3 (* t z)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* 2/3 (* (* t (* z (sin y))) (sqrt x))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* 2/3 (* (* t (sin y)) (sqrt x))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* 2 (* (sqrt x) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y)))))))) (* 2 (* (sqrt x) (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* 2 (* (sqrt x) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y)))))))) (* 2 (* (sqrt x) (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos y))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* z (- (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* z (- (* z (- (+ (* -1/18 (* (pow t 2) (cos y))) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y))))))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* z (- (* -1 (* z (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* z (- (* z (- (* 1/3 (/ (* t (* z (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) y)) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) (* 1/3 t)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (+ (* 3 (/ (pow y 2) t)) (* y z))) z))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (+ (* 3 (/ (pow y 2) t)) (* z (+ y (* -1/3 (* t z)))))) z))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z)))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (/ (+ (* -1 (* y z)) (* -1 (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))))) z))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (/ (+ (* -1 (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) (* z (+ (* -1 y) (* 1/3 (* t z))))) z))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) (* t z))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (/ (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) t))) z))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) t)) (* z (+ (* -1 (/ y t)) (* 1/3 z)))) z))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) (* t z)))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) (pow t 2))) (+ (* 3 (/ (pow y 2) (pow t 2))) (/ (* y z) t))) z))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (+ (* 3 (/ (pow y 2) t)) (* y z))) z))) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z))) |
#s(approx (* 1/3 z) #s(hole binary64 (* 1/3 z))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (sqrt x) (* z (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))))) (* (sqrt x) (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* z (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))) (* (sqrt x) (* z (- (+ (* -1/162 (* (pow t 3) (sin y))) (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))) (* (sqrt x) (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (sqrt x) (* z (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))))) (* (sqrt x) (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* z (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))) (* (sqrt x) (* z (- (+ (* -1/162 (* (pow t 3) (sin y))) (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))) (* (sqrt x) (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (* z (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/2 (* z (- (+ (* -1/162 (* (pow t 3) (sin y))) (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (* z (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (* z (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))) (* 1/2 (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* z (+ (* 1/2 (* z (- (+ (* -1/162 (* (pow t 3) (sin y))) (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (- (+ (* 2/3 (* t (sin y))) (+ (* z (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (- (+ (* 2/3 (* t (sin y))) (+ (* z (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (+ (* z (- (+ (* -1/162 (* (pow t 3) (sin y))) (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* z (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* z (- (+ (* 1/3 (* t (sin y))) (+ (* z (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* z (- (+ (* 1/3 (* t (sin y))) (+ (* z (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (+ (* z (- (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* z (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* z (+ (* z (* (pow (cos y) 3) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* z (+ (* z (+ (* z (+ (* 1/27 (* (pow t 3) (pow (sin y) 3))) (* (pow (cos y) 3) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))))) (* (pow (cos y) 3) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* 1/27 (* (pow t 3) (* (pow z 3) (pow (sin y) 3)))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow z 3) (+ (* 1/27 (* (pow t 3) (pow (sin y) 3))) (* (pow z 2) (* (pow (sin y) 3) (+ (* -1/729 (pow t 5)) (* -1/1458 (pow t 5))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow z 3) (+ (* 1/27 (* (pow t 3) (pow (sin y) 3))) (* (pow z 2) (+ (* (pow z 2) (* (pow (sin y) 3) (+ (* 1/262440 (pow t 7)) (+ (* 1/39366 (pow t 7)) (* 1/3 (* t (+ (* 1/43740 (pow t 6)) (* 1/26244 (pow t 6))))))))) (* (pow (sin y) 3) (+ (* -1/729 (pow t 5)) (* -1/1458 (pow t 5)))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow z 3) (+ (* 1/27 (* (pow t 3) (pow (sin y) 3))) (* (pow z 2) (+ (* (pow z 2) (+ (* (pow z 2) (* (pow (sin y) 3) (+ (* -1/162 (* (pow t 3) (+ (* 1/43740 (pow t 6)) (* 1/26244 (pow t 6))))) (+ (* -1/7085880 (pow t 9)) (+ (* -1/99202320 (pow t 9)) (* 1/3 (* t (+ (* -1/2361960 (pow t 8)) (* -1/16533720 (pow t 8)))))))))) (* (pow (sin y) 3) (+ (* 1/262440 (pow t 7)) (+ (* 1/39366 (pow t 7)) (* 1/3 (* t (+ (* 1/43740 (pow t 6)) (* 1/26244 (pow t 6)))))))))) (* (pow (sin y) 3) (+ (* -1/729 (pow t 5)) (* -1/1458 (pow t 5)))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* 1/3 (* t (* z (sin y)))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (* (pow z 2) (sin y)))) (* 1/3 (* t (sin y))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* 1/29160 (* (pow t 5) (* (pow z 2) (sin y)))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (* (pow z 2) (sin y)))) (* 1/29160 (* (pow t 5) (sin y))))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (pow z 2))) (* 1/3 t))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* 1/29160 (* (pow t 5) (pow z 2))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (pow z 2))) (* 1/29160 (pow t 5)))))))))) |
#s(approx (* (/ t 3) z) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* z (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* z (+ (* z (* (pow (cos y) 3) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* z (+ (* z (+ (* z (* (pow (cos y) 3) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))))))) (* (pow (cos y) 3) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* 1/3 (* t (* z (* (cos y) (cos (* 1/2 (PI))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* z (+ (* -1/18 (* (pow t 2) (* z (* (cos y) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* z (+ (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/162 (* (pow t 3) (* z (* (cos y) (cos (* 1/2 (PI))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/3 (* t (* z (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* -1/18 (* (pow t 2) (* z (sin (* 1/2 (PI)))))) (* 1/3 (* t (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* 1/3 (* t (cos (* 1/2 (PI))))) (* z (+ (* -1/18 (* (pow t 2) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (* z (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (+ (* 1/3 (* t z)) (* 1/2 (PI))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* z (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* z (- (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* z (- (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (+ (* z (- (* (pow (cos y) 2) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI)))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* 1/9 (* (pow t 2) (* (pow z 2) (pow (sin y) 2)))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow z 2) (+ (* -1/243 (* (pow t 4) (* (pow z 2) (pow (sin y) 2)))) (* 1/9 (* (pow t 2) (pow (sin y) 2))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow z 2) (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow z 2) (+ (* -1/243 (* (pow t 4) (pow (sin y) 2))) (* (pow z 2) (* (pow (sin y) 2) (+ (* 1/43740 (pow t 6)) (* 1/26244 (pow t 6))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow z 2) (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow z 2) (+ (* -1/243 (* (pow t 4) (pow (sin y) 2))) (* (pow z 2) (+ (* (pow z 2) (* (pow (sin y) 2) (+ (* -1/2361960 (pow t 8)) (* -1/16533720 (pow t 8))))) (* (pow (sin y) 2) (+ (* 1/43740 (pow t 6)) (* 1/26244 (pow t 6)))))))))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* z (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* z (- (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (- (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* z (- (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (- (+ (* z (- (* (pow (cos y) 2) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI)))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* 2/3 (* t (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* z (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* z (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (+ (* z (* (pow (cos y) 2) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* 1/3 (* t (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* z (+ (* 1/9 (* (pow t 2) (* z (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* z (+ (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))) (* z (+ (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y))))) (* z (* (cos y) (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* z (+ (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))) (* z (+ (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y))))) (* z (+ (* -1/243 (* (pow t 4) (* z (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI)))))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos y))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* -1/3 (* t (* z (sin y))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/162 (* (pow t 3) (* z (sin y)))))) (* 1/3 (* t (sin y)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (sin (* 1/3 (* t z))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2))))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (- (+ (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) (pow z 2))) (* -1/3 t)) (* -1 (/ y z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (- (+ (* -1/3 t) (* 3 (/ (* y (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) (* t (pow z 3))))) (+ (* -3 (/ (pow y 2) (* t (pow z 2)))) (+ (* -1 (/ y z)) (* 3 (/ (pow y 2) (* t (pow z 2)))))))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* z (+ (* -1/3 t) (+ (/ y z) (/ (* t (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2))))) (pow z 2))))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* z (+ (* -1 (/ y z)) (* 1/3 t))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* z (+ (* -1 (/ y z)) (+ (* -1 (/ (* t (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2))))) (pow z 2))) (* 1/3 t)))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* z (+ 1/3 (* -1 (/ y (* t z))))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* z (+ 1/3 (+ (* -1 (/ y (* t z))) (* -1 (/ (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2)))) (pow z 2)))))))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (+ (* -3 (/ (pow y 2) (* (pow t 2) z))) (+ (* 3 (/ (pow y 2) (* (pow t 2) z))) (/ y t))))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (- (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z)))) (* -1 y)))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (sin (* 1/3 (* t z))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* z (+ (* 1/3 t) (* 1/2 (/ (PI) z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (/ y z))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* -1 (* z (+ (* -2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 1/9 (* (* (pow t 2) (cos y)) (sqrt x)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z)))) (* -1 y)) z)) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (* 3 (/ (* y (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) (* t z))) (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) z)) (* -1 y)) z)) (* 1/3 t)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ y (* -1 (/ (* t (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2))))) z))) z)) (* 1/3 t)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (* z (+ (* -1/3 t) (/ y z)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1 y) (/ (* t (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2))))) z)) z)) (* -1/3 t)))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (* z (- (/ y (* t z)) 1/3))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* -3 (/ (pow y 2) (* (pow t 2) z))) (+ (* -1 (/ y t)) (* 3 (/ (pow y 2) (* (pow t 2) z))))) z)) 1/3))))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (+ (* -1 (/ (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2)))) z)) (/ y t)))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (- (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z)) (* -1 y)))) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ (PI) z)) (* -1/3 t)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* -1/3 t)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos y) (* t (+ (* 1/3 (* z (sin y))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/1944 (* (pow t 2) (* (pow z 4) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (* (pow z 6) (cos y)))) (* 1/1944 (* (pow z 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* 1/1944 (* (pow t 2) (pow z 4)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (pow z 6))) (* 1/1944 (pow z 4))))))))) |
#s(approx (/ t 3) #s(hole binary64 (* 1/3 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (* (pow z 3) (sin y)))) (* 1/3 (* z (sin y))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* 1/29160 (* (pow t 2) (* (pow z 5) (sin y)))))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (* (pow z 7) (sin y)))) (* 1/29160 (* (pow z 5) (sin y))))))))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (pow z 3))) (* 1/3 z))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* 1/29160 (* (pow t 2) (pow z 5))))))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (pow z 7))) (* 1/29160 (pow z 5)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos y)) (sqrt x))) (* t (+ (* -1/9 (* (* b (* t (* (pow z 2) (cos y)))) (sqrt x))) (* 2/3 (* (* b (* z (sin y))) (sqrt x))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos y)) (sqrt x))) (* t (+ (* 2/3 (* (* b (* z (sin y))) (sqrt x))) (* t (+ (* -1/9 (* (* b (* (pow z 2) (cos y))) (sqrt x))) (* -1/81 (* (* b (* t (* (pow z 3) (sin y)))) (sqrt x))))))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos y)) (sqrt x))) (* t (+ (* -1/9 (* (* b (* t (* (pow z 2) (cos y)))) (sqrt x))) (* 2/3 (* (* b (* z (sin y))) (sqrt x)))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos y)) (sqrt x))) (* t (+ (* 2/3 (* (* b (* z (sin y))) (sqrt x))) (* t (+ (* -1/9 (* (* b (* (pow z 2) (cos y))) (sqrt x))) (* -1/81 (* (* b (* t (* (pow z 3) (sin y)))) (sqrt x)))))))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* t (+ (* -1/18 (* (* b (* t (* (pow z 2) (cos y)))) (sqrt x))) (* 1/3 (* (* b (* z (sin y))) (sqrt x))))) (* (* b (cos y)) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* t (+ (* 1/3 (* (* b (* z (sin y))) (sqrt x))) (* t (+ (* -1/18 (* (* b (* (pow z 2) (cos y))) (sqrt x))) (* -1/162 (* (* b (* t (* (pow z 3) (sin y)))) (sqrt x))))))) (* (* b (cos y)) (sqrt x))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos y)) (* t (+ (* -1/18 (* b (* t (* (pow z 2) (cos y))))) (* 1/3 (* b (* z (sin y))))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos y)) (* t (+ (* 1/3 (* b (* z (sin y)))) (* t (+ (* -1/18 (* b (* (pow z 2) (cos y)))) (* -1/162 (* b (* t (* (pow z 3) (sin y)))))))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* t (+ (* -1/9 (* (* t (* z (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (sin y))))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* 2 (* (sqrt x) (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))))) (* 2 (* (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y)))))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* 2 (* (sqrt x) (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))))) (* 2 (* (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y)))))) (sqrt x)))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* t (- (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* t (- (* t (- (+ (* -1/18 (* (pow z 2) (cos y))) (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y))))))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* t (- (* -1 (* t (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* t (- (* t (- (* 1/3 (/ (* t (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) y)) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) (* 1/3 z)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (+ (* 3 (/ (pow y 2) z)) (* t y))) t))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (+ (* 3 (/ (pow y 2) z)) (* t (+ y (* -1/3 (* t z)))))) t))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t)))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (/ (+ (* -1 (* t y)) (* -1 (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))))) t))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (/ (+ (* -1 (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* t (+ (* -1 y) (* 1/3 (* t z))))) t))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (/ (+ (* -1 (* t y)) (* -1 (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))))) (pow t 2)))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (/ (+ (* -1 (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* t (+ (* -1 y) (* 1/3 (* t z))))) (pow t 2)))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2)))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (+ (* 3 (/ (pow y 2) z)) (* t y))) (pow t 2)))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (+ (* 3 (/ (pow y 2) z)) (* t y))) t))) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (* t (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (sqrt x))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* 2 (* (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))) (sqrt x))) (* (sqrt x) (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* t (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))) (* (* t (- (+ (* -1/162 (* (pow z 3) (sin y))) (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (sqrt x)))) (* (sqrt x) (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (* t (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (sqrt x))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* 2 (* (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))) (sqrt x))) (* (sqrt x) (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* t (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))) (* (* t (- (+ (* -1/162 (* (pow z 3) (sin y))) (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (sqrt x)))) (* (sqrt x) (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (* t (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/2 (* t (- (+ (* -1/162 (* (pow z 3) (sin y))) (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (* t (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (* t (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))) (* 1/2 (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* t (+ (* 1/2 (* t (- (+ (* -1/162 (* (pow z 3) (sin y))) (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (- (+ (* 2/3 (* z (sin y))) (+ (* t (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (- (+ (* 2/3 (* z (sin y))) (+ (* t (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (+ (* t (- (+ (* -1/162 (* (pow z 3) (sin y))) (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* t (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* t (- (+ (* 1/3 (* z (sin y))) (+ (* t (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* t (- (+ (* 1/3 (* z (sin y))) (+ (* t (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (+ (* t (- (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* t (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* t (+ (* t (* (pow (cos y) 3) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* t (+ (* t (+ (* t (+ (* 1/27 (* (pow z 3) (pow (sin y) 3))) (* (pow (cos y) 3) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))))) (* (pow (cos y) 3) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow t 3) (+ (* 1/27 (* (pow z 3) (pow (sin y) 3))) (* (pow t 2) (* (pow (sin y) 3) (+ (* -1/729 (pow z 5)) (* -1/1458 (pow z 5))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow t 3) (+ (* 1/27 (* (pow z 3) (pow (sin y) 3))) (* (pow t 2) (+ (* (pow t 2) (* (pow (sin y) 3) (+ (* 1/262440 (pow z 7)) (+ (* 1/39366 (pow z 7)) (* 1/3 (* z (+ (* 1/43740 (pow z 6)) (* 1/26244 (pow z 6))))))))) (* (pow (sin y) 3) (+ (* -1/729 (pow z 5)) (* -1/1458 (pow z 5)))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow t 3) (+ (* 1/27 (* (pow z 3) (pow (sin y) 3))) (* (pow t 2) (+ (* (pow t 2) (+ (* (pow t 2) (* (pow (sin y) 3) (+ (* -1/162 (* (pow z 3) (+ (* 1/43740 (pow z 6)) (* 1/26244 (pow z 6))))) (+ (* -1/7085880 (pow z 9)) (+ (* -1/99202320 (pow z 9)) (* 1/3 (* z (+ (* -1/2361960 (pow z 8)) (* -1/16533720 (pow z 8)))))))))) (* (pow (sin y) 3) (+ (* 1/262440 (pow z 7)) (+ (* 1/39366 (pow z 7)) (* 1/3 (* z (+ (* 1/43740 (pow z 6)) (* 1/26244 (pow z 6)))))))))) (* (pow (sin y) 3) (+ (* -1/729 (pow z 5)) (* -1/1458 (pow z 5)))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (* (pow z 3) (sin y)))) (* 1/3 (* z (sin y))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* 1/29160 (* (pow t 2) (* (pow z 5) (sin y)))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (* (pow z 7) (sin y)))) (* 1/29160 (* (pow z 5) (sin y))))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (pow z 3))) (* 1/3 z))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* 1/29160 (* (pow t 2) (pow z 5))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (pow z 7))) (* 1/29160 (pow z 5)))))))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* t (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* t (+ (* t (* (pow (cos y) 3) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* t (+ (* t (+ (* t (* (pow (cos y) 3) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))))))) (* (pow (cos y) 3) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* t (+ (* -1/18 (* t (* (pow z 2) (* (cos y) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* t (+ (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/162 (* t (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* -1/18 (* t (* (pow z 2) (sin (* 1/2 (PI)))))) (* 1/3 (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* 1/3 (* z (cos (* 1/2 (PI))))) (* t (+ (* -1/18 (* (pow z 2) (sin (* 1/2 (PI))))) (* -1/162 (* t (* (pow z 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* t (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* t (- (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* t (- (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (+ (* t (- (* (pow (cos y) 2) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI)))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow t 2) (+ (* -1/243 (* (pow t 2) (* (pow z 4) (pow (sin y) 2)))) (* 1/9 (* (pow z 2) (pow (sin y) 2))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow t 2) (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow t 2) (+ (* -1/243 (* (pow z 4) (pow (sin y) 2))) (* (pow t 2) (* (pow (sin y) 2) (+ (* 1/43740 (pow z 6)) (* 1/26244 (pow z 6))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow t 2) (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow t 2) (+ (* -1/243 (* (pow z 4) (pow (sin y) 2))) (* (pow t 2) (+ (* (pow t 2) (* (pow (sin y) 2) (+ (* -1/2361960 (pow z 8)) (* -1/16533720 (pow z 8))))) (* (pow (sin y) 2) (+ (* 1/43740 (pow z 6)) (* 1/26244 (pow z 6)))))))))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* t (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* t (- (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (- (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* t (- (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (- (+ (* t (- (* (pow (cos y) 2) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI)))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* t (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* t (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (+ (* t (* (pow (cos y) 2) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* t (+ (* 1/9 (* t (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* t (+ (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))) (* t (+ (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y))))) (* t (* (cos y) (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* t (+ (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))) (* t (+ (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y))))) (* t (+ (* -1/243 (* t (* (pow z 4) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI)))))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/162 (* t (* (pow z 3) (sin y)))))) (* 1/3 (* z (sin y)))))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x)))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* z (cos y)))) (* 2/3 (* (/ (sin y) t) (sqrt x))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (- (+ (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2))) (* -1/3 z)) (* -1 (/ y t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (- (+ (* -1/3 z) (* 3 (/ (* y (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* (pow t 3) z)))) (+ (* -3 (/ (pow y 2) (* (pow t 2) z))) (+ (* -1 (/ y t)) (* 3 (/ (pow y 2) (* (pow t 2) z))))))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* t (+ (* -3 (/ (pow y 2) (* (pow t 2) z))) (+ (* -1/3 z) (+ (* 3 (/ (pow y 2) (* (pow t 2) z))) (/ y t))))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* t (+ (* -1 (/ y t)) (* 1/3 z))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* t (+ (* -1 (/ y t)) (+ (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2))) (* 1/3 z)))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (+ (* -1 (/ y t)) (+ (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2))) (* 1/3 z))))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ (+ y (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z))))) t))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* t (+ (* 1/3 z) (* 1/2 (/ (PI) t)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (/ y t))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z)))) (* -1 y)) t)) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* -1 (/ (- (* 3 (/ (* y (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* t z))) (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) t)) (* -1 y)) t)) (* 1/3 z)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ y (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t))) t)) (* 1/3 z)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (* t (+ (* -1/3 z) (/ y t)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ (* -3 (/ (pow y 2) (* t z))) (+ (* -1 y) (* 3 (/ (pow y 2) (* t z))))) t)) (* -1/3 z)))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (+ (* -1 (/ (+ y (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t))) t)) (* 1/3 z)))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) (* t z))) (+ (* -1 y) (* 3 (/ (pow y 2) (* t z))))) t)))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (- (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t)) (* -1 y)))) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* t (+ (* -1/2 (/ (PI) t)) (* -1/3 z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* -1/3 z)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (/ a (* b 3)) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ (/ a b) 3) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* a (- (* 2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* a (- (* 2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* -1/3 a))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* a (- (* 2 (* (/ (* b (cos (+ y (* -1/3 (* t z))))) a) (sqrt x))) 1/3)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* -1 (* a (+ 1/3 (* -2 (* (/ (* b (cos (+ y (* -1/3 (* t z))))) a) (sqrt x)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (* b 3) #s(hole binary64 (* 3 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* b (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* -1 (* b (+ (* -2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) (* 1/3 (/ a b))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 109.0ms | t | @ | inf | ((- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (* 2 (sqrt x)) 2 (sqrt x) x (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (* (cos y) (cos (* z (/ t 3)))) (cos y) y (cos (* z (/ t 3))) (* z (/ t 3)) z (/ t 3) t 3 (* (sin y) (sin (/ (* t z) 3))) (sin y) (sin (/ (* t z) 3)) (/ (* t z) 3) (* t z) (/ a (* b 3)) a (* b 3) b (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) -1/3 (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (* b (cos (+ y (* -1/3 (* t z))))) (cos (+ y (* -1/3 (* t z)))) (+ y (* -1/3 (* t z))) (* -1/3 (* t z)) (pow x 1/2) 1/2 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (* 2 (* (pow x 1/2) (cos y))) (* (pow x 1/2) (cos y)) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2)) (* (* t t) (* z (cos y))) (* t t) (* z (cos y)) (* 2/3 (* (* t (sin y)) (pow x 1/2))) 2/3 (* (* t (sin y)) (pow x 1/2)) (* t (sin y)) (/ (/ a b) 3) (/ a b) (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) -3 (/ (* y y) (* t z)) (* y y) (* 3 (/ (* y y) (* t z))) (* -1 y) (* 1/3 z) 1/3 (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (* (sin (* (/ t 3) z)) (sin y)) (sin (* (/ t 3) z)) (* (/ t 3) z) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+ (* (/ t 3) z) (/ (PI) 2)) (/ (PI) 2) (PI) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z))) (+ y (* (/ t 3) z))) |
| 74.0ms | a | @ | inf | ((- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (* 2 (sqrt x)) 2 (sqrt x) x (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (* (cos y) (cos (* z (/ t 3)))) (cos y) y (cos (* z (/ t 3))) (* z (/ t 3)) z (/ t 3) t 3 (* (sin y) (sin (/ (* t z) 3))) (sin y) (sin (/ (* t z) 3)) (/ (* t z) 3) (* t z) (/ a (* b 3)) a (* b 3) b (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) -1/3 (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (* b (cos (+ y (* -1/3 (* t z))))) (cos (+ y (* -1/3 (* t z)))) (+ y (* -1/3 (* t z))) (* -1/3 (* t z)) (pow x 1/2) 1/2 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (* 2 (* (pow x 1/2) (cos y))) (* (pow x 1/2) (cos y)) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2)) (* (* t t) (* z (cos y))) (* t t) (* z (cos y)) (* 2/3 (* (* t (sin y)) (pow x 1/2))) 2/3 (* (* t (sin y)) (pow x 1/2)) (* t (sin y)) (/ (/ a b) 3) (/ a b) (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) -3 (/ (* y y) (* t z)) (* y y) (* 3 (/ (* y y) (* t z))) (* -1 y) (* 1/3 z) 1/3 (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (* (sin (* (/ t 3) z)) (sin y)) (sin (* (/ t 3) z)) (* (/ t 3) z) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+ (* (/ t 3) z) (/ (PI) 2)) (/ (PI) 2) (PI) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z))) (+ y (* (/ t 3) z))) |
| 54.0ms | y | @ | 0 | ((- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (* 2 (sqrt x)) 2 (sqrt x) x (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (* (cos y) (cos (* z (/ t 3)))) (cos y) y (cos (* z (/ t 3))) (* z (/ t 3)) z (/ t 3) t 3 (* (sin y) (sin (/ (* t z) 3))) (sin y) (sin (/ (* t z) 3)) (/ (* t z) 3) (* t z) (/ a (* b 3)) a (* b 3) b (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) -1/3 (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (* b (cos (+ y (* -1/3 (* t z))))) (cos (+ y (* -1/3 (* t z)))) (+ y (* -1/3 (* t z))) (* -1/3 (* t z)) (pow x 1/2) 1/2 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (* 2 (* (pow x 1/2) (cos y))) (* (pow x 1/2) (cos y)) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2)) (* (* t t) (* z (cos y))) (* t t) (* z (cos y)) (* 2/3 (* (* t (sin y)) (pow x 1/2))) 2/3 (* (* t (sin y)) (pow x 1/2)) (* t (sin y)) (/ (/ a b) 3) (/ a b) (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) -3 (/ (* y y) (* t z)) (* y y) (* 3 (/ (* y y) (* t z))) (* -1 y) (* 1/3 z) 1/3 (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (* (sin (* (/ t 3) z)) (sin y)) (sin (* (/ t 3) z)) (* (/ t 3) z) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+ (* (/ t 3) z) (/ (PI) 2)) (/ (PI) 2) (PI) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z))) (+ y (* (/ t 3) z))) |
| 47.0ms | y | @ | inf | ((- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (* 2 (sqrt x)) 2 (sqrt x) x (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (* (cos y) (cos (* z (/ t 3)))) (cos y) y (cos (* z (/ t 3))) (* z (/ t 3)) z (/ t 3) t 3 (* (sin y) (sin (/ (* t z) 3))) (sin y) (sin (/ (* t z) 3)) (/ (* t z) 3) (* t z) (/ a (* b 3)) a (* b 3) b (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) -1/3 (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (* b (cos (+ y (* -1/3 (* t z))))) (cos (+ y (* -1/3 (* t z)))) (+ y (* -1/3 (* t z))) (* -1/3 (* t z)) (pow x 1/2) 1/2 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (* 2 (* (pow x 1/2) (cos y))) (* (pow x 1/2) (cos y)) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2)) (* (* t t) (* z (cos y))) (* t t) (* z (cos y)) (* 2/3 (* (* t (sin y)) (pow x 1/2))) 2/3 (* (* t (sin y)) (pow x 1/2)) (* t (sin y)) (/ (/ a b) 3) (/ a b) (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) -3 (/ (* y y) (* t z)) (* y y) (* 3 (/ (* y y) (* t z))) (* -1 y) (* 1/3 z) 1/3 (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (* (sin (* (/ t 3) z)) (sin y)) (sin (* (/ t 3) z)) (* (/ t 3) z) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+ (* (/ t 3) z) (/ (PI) 2)) (/ (PI) 2) (PI) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z))) (+ y (* (/ t 3) z))) |
| 38.0ms | x | @ | -inf | ((- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (* 2 (sqrt x)) 2 (sqrt x) x (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (* (cos y) (cos (* z (/ t 3)))) (cos y) y (cos (* z (/ t 3))) (* z (/ t 3)) z (/ t 3) t 3 (* (sin y) (sin (/ (* t z) 3))) (sin y) (sin (/ (* t z) 3)) (/ (* t z) 3) (* t z) (/ a (* b 3)) a (* b 3) b (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) -1/3 (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (* b (cos (+ y (* -1/3 (* t z))))) (cos (+ y (* -1/3 (* t z)))) (+ y (* -1/3 (* t z))) (* -1/3 (* t z)) (pow x 1/2) 1/2 (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (* 2 (* (pow x 1/2) (cos y))) (* (pow x 1/2) (cos y)) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2)) (* (* t t) (* z (cos y))) (* t t) (* z (cos y)) (* 2/3 (* (* t (sin y)) (pow x 1/2))) 2/3 (* (* t (sin y)) (pow x 1/2)) (* t (sin y)) (/ (/ a b) 3) (/ a b) (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) -3 (/ (* y y) (* t z)) (* y y) (* 3 (/ (* y y) (* t z))) (* -1 y) (* 1/3 z) 1/3 (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (* (sin (* (/ t 3) z)) (sin y)) (sin (* (/ t 3) z)) (* (/ t 3) z) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+ (* (/ t 3) z) (/ (PI) 2)) (/ (PI) 2) (PI) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z))) (+ y (* (/ t 3) z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3674 | 72212 |
| 0 | 3854 | 65381 |
| 0 | 10942 | 63136 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
#s(literal 2 binary64) |
(sqrt.f64 x) |
x |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(cos.f64 y) |
y |
(cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
z |
(/.f64 t #s(literal 3 binary64)) |
t |
#s(literal 3 binary64) |
(*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(sin.f64 y) |
(sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) |
(/.f64 (*.f64 t z) #s(literal 3 binary64)) |
(*.f64 t z) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
a |
(*.f64 b #s(literal 3 binary64)) |
b |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b) |
(fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(pow.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) |
(*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(literal -1/9 binary64) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) |
(*.f64 t t) |
(*.f64 z (cos.f64 y)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(literal 2/3 binary64) |
(*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 t (sin.f64 y)) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 a b) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))))) |
(cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z)))) |
#s(literal -1 binary64) |
(*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z)) |
(/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) |
(-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) |
#s(literal -3 binary64) |
(/.f64 (*.f64 y y) (*.f64 t z)) |
(*.f64 y y) |
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 #s(literal 1/3 binary64) z) |
#s(literal 1/3 binary64) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) |
(-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) |
(sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
(*.f64 (/.f64 t #s(literal 3 binary64)) z) |
(pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)) |
(*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) |
(sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) |
(-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) |
(*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) |
(+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) |
#s(approx (pow x 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (* (sqrt x) (cos y)))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (* (* (pow t 2) (* z (cos y))) (sqrt x)))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* 2/3 (* (* t (sin y)) (sqrt x))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* (* t (sin y)) (sqrt x)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z)))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z)))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* x (+ (* -1/3 (/ a x)) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt (/ 1 x)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* x (+ (* 2 (* (sqrt (/ 1 x)) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (sin y)) (sqrt (/ 1 x)))))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* x (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (sin y)) (sqrt (/ 1 x))))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* x (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (sin y)) (sqrt (/ 1 x)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (* 2 (sqrt x)) #s(hole binary64 (* -2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* 2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* -2 (* (* b (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))) (sqrt x))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a x)) (* 2 (* (* b (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))) (sqrt (/ 1 x))))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (* -2 (* (* b (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (* -1 (* (* b (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))) (sqrt x))))) |
#s(approx (pow x 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (* (cos y) (pow (sqrt -1) 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (* (sin y) (pow (sqrt -1) 2))) (sqrt (/ 1 x))))))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* -1 (* x (* z (+ (* -1/9 (* (* (pow t 2) (* z (* (cos y) (pow (sqrt -1) 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (* (sin y) (pow (sqrt -1) 2))) (sqrt (/ 1 x)))))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* -1 (* x (+ (* -1/9 (* (* (pow t 2) (* z (* (cos y) (pow (sqrt -1) 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t (* (sin y) (pow (sqrt -1) 2))) (sqrt (/ 1 x))))))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (* -1 (* (* (pow t 2) (* z (* (cos y) (pow (sqrt -1) 2)))) (sqrt x))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* -2/3 (* (* t (* (sin y) (pow (sqrt -1) 2))) (sqrt x))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* -1 (* (* t (* (sin y) (pow (sqrt -1) 2))) (sqrt x))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* -2 (* (sqrt x) (* (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* 1/3 (* t z))))) (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* 1/3 (* t z))))) (* -1/3 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (sin (* 1/3 (* t z))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (+ (sin (* 1/3 (* t z))) (* -1/2 (* y (cos (* 1/3 (* t z)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (+ (sin (* 1/3 (* t z))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* -1/6 (* y (sin (* 1/3 (* t z)))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* -1/2 (* (pow y 2) (cos (* 1/3 (* t z)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/24 (* (pow y 2) (cos (* 1/3 (* t z)))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (cos (* 1/3 (* t z))))) (* 1/24 (cos (* 1/3 (* t z))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* y (sin (* 1/3 (* t z)))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* -1/6 (* (pow y 2) (sin (* 1/3 (* t z))))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* 1/120 (* (pow y 2) (sin (* 1/3 (* t z))))))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (sin (* 1/3 (* t z))))) (* 1/120 (sin (* 1/3 (* t z)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z)))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (* -1/3 (* t z))))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x)))) b))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z)))))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x)))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -2 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x))) (+ (* -1/3 a) (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -2 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* -1 (* (* b (* y (cos (* -1/3 (* t z))))) (sqrt x))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -2 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -1 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* 1/3 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x))))))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* -2 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x))) (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -2 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* -1 (* (* b (* y (cos (* -1/3 (* t z))))) (sqrt x)))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -2 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -1 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* 1/3 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x)))))))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (* (* b (cos (* -1/3 (* t z)))) (sqrt x)))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* -1 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x))) (* (* b (cos (* -1/3 (* t z)))) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* y (+ (* -1 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* -1/2 (* (* b (* y (cos (* -1/3 (* t z))))) (sqrt x))))) (* (* b (cos (* -1/3 (* t z)))) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* y (+ (* -1 (* (* b (sin (* -1/3 (* t z)))) (sqrt x))) (* y (+ (* -1/2 (* (* b (cos (* -1/3 (* t z)))) (sqrt x))) (* 1/6 (* (* b (* y (sin (* -1/3 (* t z))))) (sqrt x))))))) (* (* b (cos (* -1/3 (* t z)))) (sqrt x))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (* b (cos (* -1/3 (* t z)))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* -1 (* b (* y (sin (* -1/3 (* t z)))))) (* b (cos (* -1/3 (* t z))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos (* -1/3 (* t z)))) (* y (+ (* -1 (* b (sin (* -1/3 (* t z))))) (* -1/2 (* b (* y (cos (* -1/3 (* t z))))))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos (* -1/3 (* t z)))) (* y (+ (* -1 (* b (sin (* -1/3 (* t z))))) (* y (+ (* -1/2 (* b (cos (* -1/3 (* t z))))) (* 1/6 (* b (* y (sin (* -1/3 (* t z))))))))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (cos (* -1/3 (* t z))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* 2 (sqrt x))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (sqrt x)))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (+ (* 2 (sqrt x)) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1 (sqrt x)) (* 1/18 (* (* (pow t 2) (pow z 2)) (sqrt x))))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (+ (* 2 (sqrt x)) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1 (sqrt x)) (+ (* -1/9 (* (* t (* y z)) (sqrt x))) (* 1/18 (* (* (pow t 2) (pow z 2)) (sqrt x)))))))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (* 2 (sqrt x)))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) #s(hole binary64 (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (sqrt x))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (+ (sqrt x) (* -1/2 (* (sqrt x) (pow y 2)))))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (+ (sqrt x) (* (pow y 2) (+ (* -1/2 (sqrt x)) (* 1/24 (* (sqrt x) (pow y 2)))))))) |
#s(approx (* (pow x 1/2) (cos y)) #s(hole binary64 (+ (sqrt x) (* (pow y 2) (+ (* -1/2 (sqrt x)) (* (pow y 2) (+ (* -1/720 (* (sqrt x) (pow y 2))) (* 1/24 (sqrt x))))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* 2/3 (* (* t (* y z)) (sqrt x)))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* y (+ (* 1/18 (* (* (pow t 2) (* y (pow z 2))) (sqrt x))) (* 2/3 (* (* t z) (sqrt x)))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1/9 (* (* t (* y z)) (sqrt x))) (* 1/18 (* (* (pow t 2) (pow z 2)) (sqrt x)))))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* -1/9 (* (* (pow t 2) z) (sqrt x))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) z) (sqrt x))) (* 2/3 (* (* t y) (sqrt x)))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) z) (sqrt x))) (* y (+ (* 1/18 (* (* (pow t 2) (* y z)) (sqrt x))) (* 2/3 (* t (sqrt x)))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (+ (* -1/9 (* (* (pow t 2) z) (sqrt x))) (* y (+ (* 2/3 (* t (sqrt x))) (* y (+ (* -1/9 (* (* t y) (sqrt x))) (* 1/18 (* (* (pow t 2) z) (sqrt x)))))))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (* (* (pow t 2) z) (sqrt x)))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (+ (* -1/2 (* (* (pow t 2) (* (pow y 2) z)) (sqrt x))) (* (* (pow t 2) z) (sqrt x))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (+ (* (* (pow t 2) z) (sqrt x)) (* (pow y 2) (+ (* -1/2 (* (* (pow t 2) z) (sqrt x))) (* 1/24 (* (* (pow t 2) (* (pow y 2) z)) (sqrt x)))))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) #s(hole binary64 (+ (* (* (pow t 2) z) (sqrt x)) (* (pow y 2) (+ (* -1/2 (* (* (pow t 2) z) (sqrt x))) (* (pow y 2) (+ (* -1/720 (* (* (pow t 2) (* (pow y 2) z)) (sqrt x))) (* 1/24 (* (* (pow t 2) z) (sqrt x)))))))))) |
#s(approx (* (* t t) (* z (cos y))) #s(hole binary64 (* (pow t 2) z))) |
#s(approx (* (* t t) (* z (cos y))) #s(hole binary64 (+ (* -1/2 (* (pow t 2) (* (pow y 2) z))) (* (pow t 2) z)))) |
#s(approx (* (* t t) (* z (cos y))) #s(hole binary64 (+ (* (pow t 2) z) (* (pow y 2) (+ (* -1/2 (* (pow t 2) z)) (* 1/24 (* (pow t 2) (* (pow y 2) z)))))))) |
#s(approx (* (* t t) (* z (cos y))) #s(hole binary64 (+ (* (pow t 2) z) (* (pow y 2) (+ (* -1/2 (* (pow t 2) z)) (* (pow y 2) (+ (* -1/720 (* (pow t 2) (* (pow y 2) z))) (* 1/24 (* (pow t 2) z))))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* 2/3 (* (* t y) (sqrt x))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* y (+ (* -1/9 (* (* t (pow y 2)) (sqrt x))) (* 2/3 (* t (sqrt x))))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* y (+ (* 2/3 (* t (sqrt x))) (* (pow y 2) (+ (* -1/9 (* t (sqrt x))) (* 1/180 (* (* t (pow y 2)) (sqrt x))))))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) #s(hole binary64 (* y (+ (* 2/3 (* t (sqrt x))) (* (pow y 2) (+ (* -1/9 (* t (sqrt x))) (* (pow y 2) (+ (* -1/7560 (* (* t (pow y 2)) (sqrt x))) (* 1/180 (* t (sqrt x))))))))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* (* t y) (sqrt x)))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* y (+ (* -1/6 (* (* t (pow y 2)) (sqrt x))) (* t (sqrt x)))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* y (+ (* t (sqrt x)) (* (pow y 2) (+ (* -1/6 (* t (sqrt x))) (* 1/120 (* (* t (pow y 2)) (sqrt x))))))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) #s(hole binary64 (* y (+ (* t (sqrt x)) (* (pow y 2) (+ (* -1/6 (* t (sqrt x))) (* (pow y 2) (+ (* -1/5040 (* (* t (pow y 2)) (sqrt x))) (* 1/120 (* t (sqrt x))))))))))) |
#s(approx (* t (sin y)) #s(hole binary64 (* t y))) |
#s(approx (* t (sin y)) #s(hole binary64 (* y (+ t (* -1/6 (* t (pow y 2))))))) |
#s(approx (* t (sin y)) #s(hole binary64 (* y (+ t (* (pow y 2) (+ (* -1/6 t) (* 1/120 (* t (pow y 2))))))))) |
#s(approx (* t (sin y)) #s(hole binary64 (* y (+ t (* (pow y 2) (+ (* -1/6 t) (* (pow y 2) (+ (* -1/5040 (* t (pow y 2))) (* 1/120 t))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (* -1/3 (* t z))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (+ y (* -1/3 (* t z))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (+ (* -1 y) (* 1/3 (* t z))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* 1/3 z))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (+ (* -1 (/ y t)) (* 1/3 z)))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ y t))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 y)) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) #s(hole binary64 0)) |
#s(approx (/ (* y y) (* t z)) #s(hole binary64 (/ (pow y 2) (* t z)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* 3 (/ (* y y) (* t z))) #s(hole binary64 (* 3 (/ (pow y 2) (* t z))))) |
#s(approx (* -1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* (sqrt x) (* y (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z)))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))))) (* (sqrt x) (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* y (+ (* 2 (* (sqrt x) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))))) (* (sqrt x) (* y (- (+ (* -1/6 (sin (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))))) (* (sqrt x) (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* (sqrt x) (* y (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* 2 (* (sqrt x) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))))) (* (sqrt x) (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) (* y (+ (* y (+ (* 2 (* (sqrt x) (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))))) (* (sqrt x) (* y (- (+ (* -1/6 (sin (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))))) (* (sqrt x) (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (* y (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (* 1/2 (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z)))))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (* 1/2 (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z)))))) (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (+ (* 1/2 (* y (- (+ (* -1/6 (sin (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (* y (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))) (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (* 1/2 (* y (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) (* 1/2 (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z))))) (* y (+ (* 1/2 (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z)))))) (* y (+ (* 1/2 (* y (- (+ (* -1/6 (sin (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))) (* 1/2 (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (- (sin (* 1/3 (* t z))) (* -1 (sin (* 1/3 (* t z))))))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (- (+ (sin (* 1/3 (* t z))) (* y (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) (* -1 (sin (* 1/3 (* t z))))))) (cos (* 1/3 (* t z)))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (- (+ (sin (* 1/3 (* t z))) (* y (- (+ (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* y (- (+ (* -1/6 (sin (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/2 (cos (* 1/3 (* t z)))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) (* -1 (sin (* 1/3 (* t z))))))) (cos (* 1/3 (* t z)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (sin (* 1/3 (* t z))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (- (* y (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (* -1 (sin (* 1/3 (* t z))))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* y (- (* y (- (+ (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* y (- (/ (pow (sin (* 1/3 (* t z))) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (+ (* -1 (/ (* (sin (* 1/3 (* t z))) (- (* -3/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))))) (+ (* -1 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (+ (* -1 (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (/ (pow (sin (* 1/3 (* t z))) 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (* -1 (sin (* 1/3 (* t z))))))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* -3/2 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* (pow y 2) (+ (* -3/2 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* y (pow (sin (* 1/3 (* t z))) 3)))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* (pow y 2) (+ (* -3/2 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* y (+ (* 7/8 (* y (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) (pow (sin (* 1/3 (* t z))) 3))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow y 3) (pow (sin (* 1/3 (* t z))) 3)))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 3))) (pow (sin (* 1/3 (* t z))) 3))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow y 3) (+ (* (pow y 2) (+ (* -1/2 (pow (sin (* 1/3 (* t z))) 3)) (* 13/120 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 3))))) (pow (sin (* 1/3 (* t z))) 3))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow y 3) (+ (* (pow y 2) (+ (* -1/2 (pow (sin (* 1/3 (* t z))) 3)) (* (pow y 2) (+ (* -41/3024 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 3))) (* 13/120 (pow (sin (* 1/3 (* t z))) 3)))))) (pow (sin (* 1/3 (* t z))) 3))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* y (sin (* 1/3 (* t z)))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* -1/6 (* (pow y 2) (sin (* 1/3 (* t z))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* 1/120 (* (pow y 2) (sin (* 1/3 (* t z))))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* y (+ (sin (* 1/3 (* t z))) (* (pow y 2) (+ (* -1/6 (sin (* 1/3 (* t z)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (sin (* 1/3 (* t z))))) (* 1/120 (sin (* 1/3 (* t z)))))))))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* -3/2 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* (pow y 2) (+ (* -3/2 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* 7/8 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* (pow y 2) (+ (* -3/2 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* (pow y 2) (+ (* -61/240 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3))) (* 7/8 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* -1/2 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* 1/24 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/2 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* 1/24 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* -1 (* y (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* y (- (* y (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2))) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* y (- (* y (+ (* -1 (* y (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (pow (sin (* 1/3 (* t z))) 2)))) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 2)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow y 2) (+ (* -1/3 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 2))) (pow (sin (* 1/3 (* t z))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow (sin (* 1/3 (* t z))) 2)) (* 2/45 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 2))))) (pow (sin (* 1/3 (* t z))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow (sin (* 1/3 (* t z))) 2)) (* (pow y 2) (+ (* -1/315 (* (pow y 2) (pow (sin (* 1/3 (* t z))) 2))) (* 2/45 (pow (sin (* 1/3 (* t z))) 2)))))) (pow (sin (* 1/3 (* t z))) 2))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* -1 (* y (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* y (- (* -1 (* y (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* y (- (* y (+ (* -1 (* y (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* -1 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* 1/3 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow y 2) (+ (* -2/45 (* (pow y 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2))) (* 1/3 (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))))) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* y (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* y (+ (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* y (+ (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* (pow y 2) (+ (* 1/120 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* 1/24 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* 1/12 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* y (+ (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/2 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/6 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* (pow y 2) (+ (* 1/120 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* 1/24 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* 1/12 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* (pow y 2) (+ (* -1/144 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/240 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (+ (* -1/720 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) (* -1/5040 (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* -1 (* y (sin (* 1/3 (* t z)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (sin (* 1/3 (* t z)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos (* 1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* 1/6 (* y (sin (* 1/3 (* t z))))))) (sin (* 1/3 (* t z)))))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (+ y (* 1/3 (* t z))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (* (cos y) (cos (* 1/3 (* t z)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* (sin y) (sin (* 1/3 (* t z)))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (* b (cos (+ y (* -1/3 (* t z))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (cos (+ y (* -1/3 (* t z)))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 y)) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (* (* t t) (* z (cos y))) #s(hole binary64 (* (pow t 2) (* z (cos y))))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (* t (sin y)) #s(hole binary64 (* t (sin y)))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 y)) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))) (* 1/3 (/ (* t z) y)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* y (- (+ 1 (* 1/3 (/ (* t (* z (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))))) (pow y 3)))) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y)))))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 y)) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* y (+ 1 (* -1/3 (/ (* t z) y)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 y))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* y (- (* 1/3 (/ (* t z) y)) 1)))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* y (- (* 1/3 (/ z y)) (/ 1 t))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (/ (+ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3))) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* (sin y) (sin (* 1/3 (* t z)))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (* (cos y) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (- (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (+ y (* 1/3 (* t z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 y)) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* y (+ 1 (* 1/3 (/ (* t z) y)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* -1/3 (* t z)) (* -1 y))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos (- (* -1/3 (* t z)) (* -1 y)))) (sqrt x)))) b))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (* 2 (* (* b (cos (- (* -1/3 (* t z)) (* -1 y)))) (sqrt x)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (* 2 (* (* b (cos (- (* -1/3 (* t z)) (* -1 y)))) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (* (* b (cos (- (* -1/3 (* t z)) (* -1 y)))) (sqrt x)))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (* b (cos (- (* -1/3 (* t z)) (* -1 y)))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (cos (- (* -1/3 (* t z)) (* -1 y))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos (* -1 (/ (+ (* -1 (pow y 3)) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))) y)) (* -1/3 (* t z))) y)) 1))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (* t (* z (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2)))))) y)) (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 1/9 (* (pow t 2) (pow z 2))))) y)) (* -1/3 (* t z))) y)) 1))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (* y (+ 1 (* -1/3 (/ (* t z) y))))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (* y (+ (* -1/3 (/ z y)) (/ 1 t)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* (cos y) (cos (* 1/3 (* t z))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (- (* 1/3 (* t z)) (* -1 y))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos (- (* 1/3 (* t z)) (* -1 y))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* y (- (* -1/3 (/ (* t z) y)) 1))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (cos y))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos y) (* z (+ (* 1/3 (* t (sin y))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* -1/18 (* (pow t 2) (* (pow z 2) (cos y))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/1944 (* (pow t 4) (* (pow z 2) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (* (pow z 2) (cos y)))) (* 1/1944 (* (pow t 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 1)) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* 1/1944 (* (pow t 4) (pow z 2)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (pow z 2))) (* 1/1944 (pow t 4))))))))) |
#s(approx (* z (/ t 3)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* 1/3 (* t (* z (sin y)))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (* (pow z 2) (sin y)))) (* 1/3 (* t (sin y))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* 1/29160 (* (pow t 5) (* (pow z 2) (sin y)))))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (* (pow z 2) (sin y)))) (* 1/29160 (* (pow t 5) (sin y))))))))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (pow z 2))) (* 1/3 t))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* 1/29160 (* (pow t 5) (pow z 2))))))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (pow z 2))) (* 1/29160 (pow t 5)))))))))) |
#s(approx (/ (* t z) 3) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x))))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2/3 (* (* b (* t (* z (sin y)))) (sqrt x))) (* 2 (* (* b (cos y)) (sqrt x))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos y)) (sqrt x))) (* z (+ (* -1/9 (* (* b (* (pow t 2) (* z (cos y)))) (sqrt x))) (* 2/3 (* (* b (* t (sin y))) (sqrt x))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos y)) (sqrt x))) (* z (+ (* 2/3 (* (* b (* t (sin y))) (sqrt x))) (* z (+ (* -1/9 (* (* b (* (pow t 2) (cos y))) (sqrt x))) (* -1/81 (* (* b (* (pow t 3) (* z (sin y)))) (sqrt x))))))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (* 2 (* (* b (cos y)) (sqrt x))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2/3 (* (* b (* t (* z (sin y)))) (sqrt x))) (* 2 (* (* b (cos y)) (sqrt x)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos y)) (sqrt x))) (* z (+ (* -1/9 (* (* b (* (pow t 2) (* z (cos y)))) (sqrt x))) (* 2/3 (* (* b (* t (sin y))) (sqrt x)))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos y)) (sqrt x))) (* z (+ (* 2/3 (* (* b (* t (sin y))) (sqrt x))) (* z (+ (* -1/9 (* (* b (* (pow t 2) (cos y))) (sqrt x))) (* -1/81 (* (* b (* (pow t 3) (* z (sin y)))) (sqrt x)))))))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (* (* b (cos y)) (sqrt x)))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* 1/3 (* (* b (* t (* z (sin y)))) (sqrt x))) (* (* b (cos y)) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* z (+ (* -1/18 (* (* b (* (pow t 2) (* z (cos y)))) (sqrt x))) (* 1/3 (* (* b (* t (sin y))) (sqrt x))))) (* (* b (cos y)) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* z (+ (* 1/3 (* (* b (* t (sin y))) (sqrt x))) (* z (+ (* -1/18 (* (* b (* (pow t 2) (cos y))) (sqrt x))) (* -1/162 (* (* b (* (pow t 3) (* z (sin y)))) (sqrt x))))))) (* (* b (cos y)) (sqrt x))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (* b (cos y)))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* 1/3 (* b (* t (* z (sin y))))) (* b (cos y))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos y)) (* z (+ (* -1/18 (* b (* (pow t 2) (* z (cos y))))) (* 1/3 (* b (* t (sin y))))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos y)) (* z (+ (* 1/3 (* b (* t (sin y)))) (* z (+ (* -1/18 (* b (* (pow t 2) (cos y)))) (* -1/162 (* b (* (pow t 3) (* z (sin y)))))))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (cos y))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (* -1/3 (* t z)) #s(hole binary64 (* -1/3 (* t z)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* 2/3 (* (* t (* z (sin y))) (sqrt x))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* 2/3 (* (* t (sin y)) (sqrt x))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* 2 (* (sqrt x) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y)))))))) (* 2 (* (sqrt x) (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (* 2 (* (sqrt x) (cos y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* 2 (* (sqrt x) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y)))))))) (* 2 (* (sqrt x) (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (cos y))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* z (- (* z (- (* -1/18 (* (pow t 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* z (- (* z (- (+ (* -1/18 (* (pow t 2) (cos y))) (* z (- (* -1/3 (* t (* (cos y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))))) (* (sin y) (+ (* 1/162 (pow t 3)) (* 1/3 (/ (* t (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y)))) y))))))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))))) (* -1/3 (* t (sin y)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* z (- (* -1 (* z (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* z (- (* z (- (* 1/3 (/ (* t (* z (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) y)) (+ (* -1/9 (/ (pow t 2) y)) (* 1/9 (/ (pow t 2) y))))) (* 1/3 t)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (+ (* 3 (/ (pow y 2) t)) (* y z))) z))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (+ (* 3 (/ (pow y 2) t)) (* z (+ y (* -1/3 (* t z)))))) z))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z)))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (/ (+ (* -1 (* y z)) (* -1 (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))))) z))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (/ (+ (* -1 (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) (* z (+ (* -1 y) (* 1/3 (* t z))))) z))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) (* t z))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (/ (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) t))) z))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) t)) (* z (+ (* -1 (/ y t)) (* 1/3 z)))) z))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) (* t z)))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) (pow t 2))) (+ (* 3 (/ (pow y 2) (pow t 2))) (/ (* y z) t))) z))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (+ (* 3 (/ (pow y 2) t)) (* y z))) z))) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z))) |
#s(approx (* 1/3 z) #s(hole binary64 (* 1/3 z))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (sqrt x) (* z (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))))) (* (sqrt x) (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* z (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))) (* (sqrt x) (* z (- (+ (* -1/162 (* (pow t 3) (sin y))) (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))) (* (sqrt x) (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (sqrt x) (* z (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))))) (* (sqrt x) (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* z (+ (* z (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))) (* (sqrt x) (* z (- (+ (* -1/162 (* (pow t 3) (sin y))) (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))) (* (sqrt x) (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (* z (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/2 (* z (- (+ (* -1/162 (* (pow t 3) (sin y))) (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (* z (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (* z (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))) (* 1/2 (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* z (+ (* 1/2 (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* z (+ (* 1/2 (* z (- (+ (* -1/162 (* (pow t 3) (sin y))) (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (* 1/2 (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (- (+ (* 2/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (- (+ (* 2/3 (* t (sin y))) (+ (* z (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* z (- (+ (* 2/3 (* t (sin y))) (+ (* z (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (+ (* z (- (+ (* -1/162 (* (pow t 3) (sin y))) (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* z (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* z (- (+ (* 1/3 (* t (sin y))) (+ (* z (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* z (- (+ (* 1/3 (* t (sin y))) (+ (* z (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (+ (* z (- (+ (* 1/27 (/ (* (pow t 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow t 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/9 (/ (* (pow t 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* t (sin y))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* z (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* z (+ (* z (* (pow (cos y) 3) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* z (+ (* z (+ (* z (+ (* 1/27 (* (pow t 3) (pow (sin y) 3))) (* (pow (cos y) 3) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))))) (* (pow (cos y) 3) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* 1/27 (* (pow t 3) (* (pow z 3) (pow (sin y) 3)))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow z 3) (+ (* 1/27 (* (pow t 3) (pow (sin y) 3))) (* (pow z 2) (* (pow (sin y) 3) (+ (* -1/729 (pow t 5)) (* -1/1458 (pow t 5))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow z 3) (+ (* 1/27 (* (pow t 3) (pow (sin y) 3))) (* (pow z 2) (+ (* (pow z 2) (* (pow (sin y) 3) (+ (* 1/262440 (pow t 7)) (+ (* 1/39366 (pow t 7)) (* 1/3 (* t (+ (* 1/43740 (pow t 6)) (* 1/26244 (pow t 6))))))))) (* (pow (sin y) 3) (+ (* -1/729 (pow t 5)) (* -1/1458 (pow t 5)))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow z 3) (+ (* 1/27 (* (pow t 3) (pow (sin y) 3))) (* (pow z 2) (+ (* (pow z 2) (+ (* (pow z 2) (* (pow (sin y) 3) (+ (* -1/162 (* (pow t 3) (+ (* 1/43740 (pow t 6)) (* 1/26244 (pow t 6))))) (+ (* -1/7085880 (pow t 9)) (+ (* -1/99202320 (pow t 9)) (* 1/3 (* t (+ (* -1/2361960 (pow t 8)) (* -1/16533720 (pow t 8)))))))))) (* (pow (sin y) 3) (+ (* 1/262440 (pow t 7)) (+ (* 1/39366 (pow t 7)) (* 1/3 (* t (+ (* 1/43740 (pow t 6)) (* 1/26244 (pow t 6)))))))))) (* (pow (sin y) 3) (+ (* -1/729 (pow t 5)) (* -1/1458 (pow t 5)))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* 1/3 (* t (* z (sin y)))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (* (pow z 2) (sin y)))) (* 1/3 (* t (sin y))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* 1/29160 (* (pow t 5) (* (pow z 2) (sin y)))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* z (+ (* 1/3 (* t (sin y))) (* (pow z 2) (+ (* -1/162 (* (pow t 3) (sin y))) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (* (pow z 2) (sin y)))) (* 1/29160 (* (pow t 5) (sin y))))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* -1/162 (* (pow t 3) (pow z 2))) (* 1/3 t))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* 1/29160 (* (pow t 5) (pow z 2))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (* (pow z 2) (+ (* -1/162 (pow t 3)) (* (pow z 2) (+ (* -1/11022480 (* (pow t 7) (pow z 2))) (* 1/29160 (pow t 5)))))))))) |
#s(approx (* (/ t 3) z) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* z (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* z (+ (* z (* (pow (cos y) 3) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* z (+ (* z (+ (* z (* (pow (cos y) 3) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow t 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))))))) (* (pow (cos y) 3) (+ (* -1/18 (* (pow t 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow t 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* t (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* 1/3 (* t (* z (* (cos y) (cos (* 1/2 (PI))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* z (+ (* -1/18 (* (pow t 2) (* z (* (cos y) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* z (+ (* 1/3 (* t (* (cos y) (cos (* 1/2 (PI)))))) (* z (+ (* -1/18 (* (pow t 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/162 (* (pow t 3) (* z (* (cos y) (cos (* 1/2 (PI))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/3 (* t (* z (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* -1/18 (* (pow t 2) (* z (sin (* 1/2 (PI)))))) (* 1/3 (* t (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* z (+ (* 1/3 (* t (cos (* 1/2 (PI))))) (* z (+ (* -1/18 (* (pow t 2) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (* z (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (+ (* 1/3 (* t z)) (* 1/2 (PI))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* z (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* z (- (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* z (- (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (- (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (+ (* z (- (* (pow (cos y) 2) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI)))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* 1/9 (* (pow t 2) (* (pow z 2) (pow (sin y) 2)))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow z 2) (+ (* -1/243 (* (pow t 4) (* (pow z 2) (pow (sin y) 2)))) (* 1/9 (* (pow t 2) (pow (sin y) 2))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow z 2) (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow z 2) (+ (* -1/243 (* (pow t 4) (pow (sin y) 2))) (* (pow z 2) (* (pow (sin y) 2) (+ (* 1/43740 (pow t 6)) (* 1/26244 (pow t 6))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow z 2) (+ (* 1/9 (* (pow t 2) (pow (sin y) 2))) (* (pow z 2) (+ (* -1/243 (* (pow t 4) (pow (sin y) 2))) (* (pow z 2) (+ (* (pow z 2) (* (pow (sin y) 2) (+ (* -1/2361960 (pow t 8)) (* -1/16533720 (pow t 8))))) (* (pow (sin y) 2) (+ (* 1/43740 (pow t 6)) (* 1/26244 (pow t 6)))))))))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* z (- (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* z (- (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (- (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* z (- (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (- (+ (* z (- (* (pow (cos y) 2) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI)))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* 2/3 (* t (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* z (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* z (+ (* 2/3 (* t (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* z (+ (* z (* (pow (cos y) 2) (+ (* -1/27 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow t 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow t 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow t 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* 1/3 (* t (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* z (+ (* 1/9 (* (pow t 2) (* z (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* z (+ (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))) (* z (+ (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y))))) (* z (* (cos y) (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI))))))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* z (+ (* 1/3 (* t (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))) (* z (+ (* 1/9 (* (pow t 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y))))) (* z (+ (* -1/243 (* (pow t 4) (* z (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow t 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow t 3) (sin (* 1/2 (PI)))))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (cos y))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* -1/3 (* t (* z (sin y))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/162 (* (pow t 3) (* z (sin y)))))) (* 1/3 (* t (sin y)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (cos (* 1/3 (* t z))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (sin (* 1/3 (* t z))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2))))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (- (+ (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) (pow z 2))) (* -1/3 t)) (* -1 (/ y z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* z (- (+ (* -1/3 t) (* 3 (/ (* y (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) (* t (pow z 3))))) (+ (* -3 (/ (pow y 2) (* t (pow z 2)))) (+ (* -1 (/ y z)) (* 3 (/ (pow y 2) (* t (pow z 2)))))))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* z (+ (* -1/3 t) (/ y z))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* z (+ (* -1/3 t) (+ (/ y z) (/ (* t (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2))))) (pow z 2))))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* z (+ (* -1 (/ y z)) (* 1/3 t))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* z (+ (* -1 (/ y z)) (+ (* -1 (/ (* t (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2))))) (pow z 2))) (* 1/3 t)))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* z (+ 1/3 (* -1 (/ y (* t z))))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* z (+ 1/3 (+ (* -1 (/ y (* t z))) (* -1 (/ (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2)))) (pow z 2)))))))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (+ (* -3 (/ (pow y 2) (* (pow t 2) z))) (+ (* 3 (/ (pow y 2) (* (pow t 2) z))) (/ y t))))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (- (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z)))) (* -1 y)))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (sin (* 1/3 (* t z))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* 1/3 (* t z)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* z (+ (* 1/3 t) (* 1/2 (/ (PI) z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* z (+ (* 1/3 t) (/ y z))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* -1 (* z (+ (* -2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 1/9 (* (* (pow t 2) (cos y)) (sqrt x)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z)))) (* -1 y)) z)) (* 1/3 t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (* 3 (/ (* y (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) (* t z))) (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t)))) z)) (* -1 y)) z)) (* 1/3 t)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ y (* -1 (/ (* t (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2))))) z))) z)) (* 1/3 t)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (* z (+ (* -1/3 t) (/ y z)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1 y) (/ (* t (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2))))) z)) z)) (* -1/3 t)))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (* z (- (/ y (* t z)) 1/3))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* -3 (/ (pow y 2) (* (pow t 2) z))) (+ (* -1 (/ y t)) (* 3 (/ (pow y 2) (* (pow t 2) z))))) z)) 1/3))))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (+ (* -1 (/ (+ (* -3 (/ (pow y 2) (pow t 2))) (* 3 (/ (pow y 2) (pow t 2)))) z)) (/ y t)))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (- (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z)) (* -1 y)))) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) t)) (* 3 (/ (pow y 2) t))) z)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ (PI) z)) (* -1/3 t)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* -1/3 t)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) #s(hole binary64 (+ (cos y) (* t (+ (* 1/3 (* z (sin y))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/1944 (* (pow t 2) (* (pow z 4) (cos y))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) #s(hole binary64 (+ (cos y) (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (* (pow z 6) (cos y)))) (* 1/1944 (* (pow z 4) (cos y)))))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* 1/1944 (* (pow t 2) (pow z 4)))))))) |
#s(approx (cos (* z (/ t 3))) #s(hole binary64 (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (pow z 6))) (* 1/1944 (pow z 4))))))))) |
#s(approx (/ t 3) #s(hole binary64 (* 1/3 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (* (pow z 3) (sin y)))) (* 1/3 (* z (sin y))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* 1/29160 (* (pow t 2) (* (pow z 5) (sin y)))))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (* (pow z 7) (sin y)))) (* 1/29160 (* (pow z 5) (sin y))))))))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (pow z 3))) (* 1/3 z))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* 1/29160 (* (pow t 2) (pow z 5))))))))) |
#s(approx (sin (/ (* t z) 3)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (pow z 7))) (* 1/29160 (pow z 5)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (+ (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))) (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos y)) (sqrt x))) (* t (+ (* -1/9 (* (* b (* t (* (pow z 2) (cos y)))) (sqrt x))) (* 2/3 (* (* b (* z (sin y))) (sqrt x))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (+ (* -1/3 a) (+ (* 2 (* (* b (cos y)) (sqrt x))) (* t (+ (* 2/3 (* (* b (* z (sin y))) (sqrt x))) (* t (+ (* -1/9 (* (* b (* (pow z 2) (cos y))) (sqrt x))) (* -1/81 (* (* b (* t (* (pow z 3) (sin y)))) (sqrt x))))))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos y)) (sqrt x))) (* t (+ (* -1/9 (* (* b (* t (* (pow z 2) (cos y)))) (sqrt x))) (* 2/3 (* (* b (* z (sin y))) (sqrt x)))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) #s(hole binary64 (+ (* 2 (* (* b (cos y)) (sqrt x))) (* t (+ (* 2/3 (* (* b (* z (sin y))) (sqrt x))) (* t (+ (* -1/9 (* (* b (* (pow z 2) (cos y))) (sqrt x))) (* -1/81 (* (* b (* t (* (pow z 3) (sin y)))) (sqrt x)))))))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* t (+ (* -1/18 (* (* b (* t (* (pow z 2) (cos y)))) (sqrt x))) (* 1/3 (* (* b (* z (sin y))) (sqrt x))))) (* (* b (cos y)) (sqrt x))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) #s(hole binary64 (+ (* t (+ (* 1/3 (* (* b (* z (sin y))) (sqrt x))) (* t (+ (* -1/18 (* (* b (* (pow z 2) (cos y))) (sqrt x))) (* -1/162 (* (* b (* t (* (pow z 3) (sin y)))) (sqrt x))))))) (* (* b (cos y)) (sqrt x))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos y)) (* t (+ (* -1/18 (* b (* t (* (pow z 2) (cos y))))) (* 1/3 (* b (* z (sin y))))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) #s(hole binary64 (+ (* b (cos y)) (* t (+ (* 1/3 (* b (* z (sin y)))) (* t (+ (* -1/18 (* b (* (pow z 2) (cos y)))) (* -1/162 (* b (* t (* (pow z 3) (sin y)))))))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* t (+ (* -1/9 (* (* t (* z (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (sin y))))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (sqrt x)))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* 2 (* (sqrt x) (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))))) (* 2 (* (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y)))))) (sqrt x)))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (sqrt x)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) #s(hole binary64 (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* 2 (* (sqrt x) (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))))) (* 2 (* (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y)))))) (sqrt x)))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* t (- (* t (- (* -1/18 (* (pow z 2) (cos y))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) #s(hole binary64 (+ (cos y) (* t (- (* t (- (+ (* -1/18 (* (pow z 2) (cos y))) (* t (- (* -1/3 (* z (* (cos y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))))) (* (sin y) (+ (* 1/162 (pow z 3)) (* 1/3 (/ (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y)))) y))))))) (* -1 (* (sin y) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))))) (* -1/3 (* z (sin y)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* t (- (* -1 (* t (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (+ y (* t (- (* t (- (* 1/3 (/ (* t (* z (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) y)) (+ (* -1/9 (/ (pow z 2) y)) (* 1/9 (/ (pow z 2) y))))) (* 1/3 z)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (+ (* 3 (/ (pow y 2) z)) (* t y))) t))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (+ (* 3 (/ (pow y 2) z)) (* t (+ y (* -1/3 (* t z)))))) t))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t)))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (/ (+ (* -1 (* t y)) (* -1 (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))))) t))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (/ (+ (* -1 (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* t (+ (* -1 y) (* 1/3 (* t z))))) t))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (/ (+ (* -1 (* t y)) (* -1 (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))))) (pow t 2)))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (/ (+ (* -1 (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* t (+ (* -1 y) (* 1/3 (* t z))))) (pow t 2)))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2)))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (+ (* 3 (/ (pow y 2) z)) (* t y))) (pow t 2)))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (+ (* 3 (/ (pow y 2) z)) (* t y))) t))) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) #s(hole binary64 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (* t (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (sqrt x))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* 2 (* (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))) (sqrt x))) (* (sqrt x) (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))))) (* 1/3 (/ a b))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (- (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* t (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))) (* (* t (- (+ (* -1/162 (* (pow z 3) (sin y))) (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (sqrt x)))) (* (sqrt x) (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))))) (* 1/3 (/ a b))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* (* t (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (sqrt x))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* 2 (* (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))) (sqrt x))) (* (sqrt x) (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) #s(hole binary64 (+ (* 2 (* (sqrt x) (+ (cos y) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) (* t (+ (* t (+ (* 2 (* (sqrt x) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))) (* (* t (- (+ (* -1/162 (* (pow z 3) (sin y))) (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (sqrt x)))) (* (sqrt x) (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (* t (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) #s(hole binary64 (+ (cos y) (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/2 (* t (- (+ (* -1/162 (* (pow z 3) (sin y))) (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (* t (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))) (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y)))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (* t (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))) (* 1/2 (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) #s(hole binary64 (+ (* 1/2 (- (* (cos y) (sin (* 1/2 (PI)))) (cos y))) (* t (+ (* 1/2 (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* t (+ (* 1/2 (* t (- (+ (* -1/162 (* (pow z 3) (sin y))) (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (* 1/2 (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))))))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (- (+ (* 2/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (- (+ (* 2/3 (* z (sin y))) (+ (* t (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) #s(hole binary64 (- (+ (* t (- (+ (* 2/3 (* z (sin y))) (+ (* t (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (+ (* t (- (+ (* -1/162 (* (pow z 3) (sin y))) (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))))))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))) (cos y)))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* t (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* t (- (+ (* 1/3 (* z (sin y))) (+ (* t (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) #s(hole binary64 (+ (* t (- (+ (* 1/3 (* z (sin y))) (+ (* t (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (+ (* t (- (+ (* 1/27 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2)))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))) (pow (sin (* 1/2 (PI))) 2)) (/ (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI)))) (+ (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/9 (/ (* (pow z 2) (* (cos (* 1/2 (PI))) (sin y))) (sin (* 1/2 (PI))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))) (/ (* (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/9 (/ (* (pow z 2) (pow (sin y) 2)) (* (cos y) (sin (* 1/2 (PI)))))) (+ (/ (* (cos y) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (sin (* 1/2 (PI)))) (/ (* (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI)))))))) (- (+ (* 1/3 (* z (sin y))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))))) (/ (* (cos y) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* t (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* t (+ (* t (* (pow (cos y) 3) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) #s(hole binary64 (+ (* t (+ (* t (+ (* t (+ (* 1/27 (* (pow z 3) (pow (sin y) 3))) (* (pow (cos y) 3) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))))))))) (* (pow (cos y) 3) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow t 3) (+ (* 1/27 (* (pow z 3) (pow (sin y) 3))) (* (pow t 2) (* (pow (sin y) 3) (+ (* -1/729 (pow z 5)) (* -1/1458 (pow z 5))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow t 3) (+ (* 1/27 (* (pow z 3) (pow (sin y) 3))) (* (pow t 2) (+ (* (pow t 2) (* (pow (sin y) 3) (+ (* 1/262440 (pow z 7)) (+ (* 1/39366 (pow z 7)) (* 1/3 (* z (+ (* 1/43740 (pow z 6)) (* 1/26244 (pow z 6))))))))) (* (pow (sin y) 3) (+ (* -1/729 (pow z 5)) (* -1/1458 (pow z 5)))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) #s(hole binary64 (* (pow t 3) (+ (* 1/27 (* (pow z 3) (pow (sin y) 3))) (* (pow t 2) (+ (* (pow t 2) (+ (* (pow t 2) (* (pow (sin y) 3) (+ (* -1/162 (* (pow z 3) (+ (* 1/43740 (pow z 6)) (* 1/26244 (pow z 6))))) (+ (* -1/7085880 (pow z 9)) (+ (* -1/99202320 (pow z 9)) (* 1/3 (* z (+ (* -1/2361960 (pow z 8)) (* -1/16533720 (pow z 8)))))))))) (* (pow (sin y) 3) (+ (* 1/262440 (pow z 7)) (+ (* 1/39366 (pow z 7)) (* 1/3 (* z (+ (* 1/43740 (pow z 6)) (* 1/26244 (pow z 6)))))))))) (* (pow (sin y) 3) (+ (* -1/729 (pow z 5)) (* -1/1458 (pow z 5)))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (* (pow z 3) (sin y)))) (* 1/3 (* z (sin y))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* 1/29160 (* (pow t 2) (* (pow z 5) (sin y)))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) #s(hole binary64 (* t (+ (* 1/3 (* z (sin y))) (* (pow t 2) (+ (* -1/162 (* (pow z 3) (sin y))) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (* (pow z 7) (sin y)))) (* 1/29160 (* (pow z 5) (sin y))))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* -1/162 (* (pow t 2) (pow z 3))) (* 1/3 z))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* 1/29160 (* (pow t 2) (pow z 5))))))))) |
#s(approx (sin (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (* (pow t 2) (+ (* -1/162 (pow z 3)) (* (pow t 2) (+ (* -1/11022480 (* (pow t 2) (pow z 7))) (* 1/29160 (pow z 5)))))))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* t (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* t (+ (* t (* (pow (cos y) 3) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) #s(hole binary64 (+ (* t (+ (* t (+ (* t (* (pow (cos y) 3) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* -1/162 (* (pow z 3) (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* (sin (* 1/2 (PI))) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))))))) (* (pow (cos y) 3) (+ (* -1/18 (* (pow z 2) (pow (sin (* 1/2 (PI))) 3))) (+ (* 2/9 (* (pow z 2) (* (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))) (* (sin (* 1/2 (PI))) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow (cos y) 3) (+ (* 1/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))) (* 2/3 (* z (* (cos (* 1/2 (PI))) (pow (sin (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 3) (pow (sin (* 1/2 (PI))) 3))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* t (+ (* -1/18 (* t (* (pow z 2) (* (cos y) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) #s(hole binary64 (+ (* t (+ (* 1/3 (* z (* (cos y) (cos (* 1/2 (PI)))))) (* t (+ (* -1/18 (* (pow z 2) (* (cos y) (sin (* 1/2 (PI)))))) (* -1/162 (* t (* (pow z 3) (* (cos y) (cos (* 1/2 (PI))))))))))) (* (cos y) (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* -1/18 (* t (* (pow z 2) (sin (* 1/2 (PI)))))) (* 1/3 (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* t (+ (* 1/3 (* z (cos (* 1/2 (PI))))) (* t (+ (* -1/18 (* (pow z 2) (sin (* 1/2 (PI))))) (* -1/162 (* t (* (pow z 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* t (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* t (- (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) #s(hole binary64 (+ (* t (- (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (- (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (+ (* t (- (* (pow (cos y) 2) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI)))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow t 2) (+ (* -1/243 (* (pow t 2) (* (pow z 4) (pow (sin y) 2)))) (* 1/9 (* (pow z 2) (pow (sin y) 2))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow t 2) (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow t 2) (+ (* -1/243 (* (pow z 4) (pow (sin y) 2))) (* (pow t 2) (* (pow (sin y) 2) (+ (* 1/43740 (pow z 6)) (* 1/26244 (pow z 6))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) #s(hole binary64 (* (pow t 2) (+ (* 1/9 (* (pow z 2) (pow (sin y) 2))) (* (pow t 2) (+ (* -1/243 (* (pow z 4) (pow (sin y) 2))) (* (pow t 2) (+ (* (pow t 2) (* (pow (sin y) 2) (+ (* -1/2361960 (pow z 8)) (* -1/16533720 (pow z 8))))) (* (pow (sin y) 2) (+ (* 1/43740 (pow z 6)) (* 1/26244 (pow z 6)))))))))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* t (- (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* t (- (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (- (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) #s(hole binary64 (+ (* t (- (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (- (+ (* t (- (* (pow (cos y) 2) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI)))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))) (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* t (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (+ (* t (+ (* 2/3 (* z (* (pow (cos y) 2) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* t (+ (* t (* (pow (cos y) 2) (+ (* -1/27 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/81 (* (pow z 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow (cos y) 2) (+ (* -1/9 (* (pow z 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/9 (* (pow z 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow (cos y) 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* t (+ (* 1/9 (* t (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* t (+ (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))) (* t (+ (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y))))) (* t (* (cos y) (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI))))))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) #s(hole binary64 (* t (+ (* 1/3 (* z (* (cos y) (* (sin y) (sin (* 1/2 (PI))))))) (* t (+ (* 1/9 (* (pow z 2) (* (cos y) (* (cos (* 1/2 (PI))) (sin y))))) (* t (+ (* -1/243 (* t (* (pow z 4) (* (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) (* (cos y) (* (sin y) (+ (* -1/54 (* (pow z 3) (sin (* 1/2 (PI))))) (* -1/162 (* (pow z 3) (sin (* 1/2 (PI)))))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) #s(hole binary64 (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/162 (* t (* (pow z 3) (sin y)))))) (* 1/3 (* z (sin y)))))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x)))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) #s(hole binary64 (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) #s(hole binary64 (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* z (cos y)))) (* 2/3 (* (/ (sin y) t) (sqrt x))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (- (+ (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2))) (* -1/3 z)) (* -1 (/ y t)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* t (- (+ (* -1/3 z) (* 3 (/ (* y (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* (pow t 3) z)))) (+ (* -3 (/ (pow y 2) (* (pow t 2) z))) (+ (* -1 (/ y t)) (* 3 (/ (pow y 2) (* (pow t 2) z))))))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* t (+ (* -1/3 z) (/ y t))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* t (+ (* -3 (/ (pow y 2) (* (pow t 2) z))) (+ (* -1/3 z) (+ (* 3 (/ (pow y 2) (* (pow t 2) z))) (/ y t))))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* t (+ (* -1 (/ y t)) (* 1/3 z))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* t (+ (* -1 (/ y t)) (+ (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2))) (* 1/3 z)))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (+ (* -1 (/ y t)) (+ (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) (pow t 2))) (* 1/3 z))))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (/ (+ y (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z))))) t))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* t (+ (* 1/3 z) (* 1/2 (/ (PI) t)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* t (+ (* 1/3 z) (/ y t))))) |
#s(approx (+ y (* -1/3 (* t z))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (pow y 2) (* t z))) (* 3 (/ (pow y 2) (* t z)))) (* -1 y)) t)) (* 1/3 z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* -1 (/ (- (* 3 (/ (* y (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) (* t z))) (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z)))) t)) (* -1 y)) t)) (* 1/3 z)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ y (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t))) t)) (* 1/3 z)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (* t (+ (* -1/3 z) (/ y t)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ (* -3 (/ (pow y 2) (* t z))) (+ (* -1 y) (* 3 (/ (pow y 2) (* t z))))) t)) (* -1/3 z)))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) #s(hole binary64 (+ (* -1 (/ (+ y (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t))) t)) (* 1/3 z)))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) (* t z))) (+ (* -1 y) (* 3 (/ (pow y 2) (* t z))))) t)))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) #s(hole binary64 (- (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t)) (* -1 y)))) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) #s(hole binary64 (* -1 (/ (+ (* -3 (/ (pow y 2) z)) (* 3 (/ (pow y 2) z))) t)))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) #s(hole binary64 (* -1 (* t (+ (* -1/2 (/ (PI) t)) (* -1/3 z)))))) |
#s(approx (+ y (* (/ t 3) z)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y t)) (* -1/3 z)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))))))) |
#s(approx (/ a (* b 3)) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))))) |
#s(approx (/ (/ a b) 3) #s(hole binary64 (* 1/3 (/ a b)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* a (- (* 2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* a (- (* 2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* -1/3 a))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* a (- (* 2 (* (/ (* b (cos (+ y (* -1/3 (* t z))))) a) (sqrt x))) 1/3)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1/3 (/ a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* a (- (* 2 (* (/ (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* -1 (* a (+ 1/3 (* -2 (* (/ (* b (cos (+ y (* -1/3 (* t z))))) a) (sqrt x)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (/ (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (+ (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (* b 3) #s(hole binary64 (* 3 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) #s(hole binary64 (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) #s(hole binary64 (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (cos (/ (- (pow y 3) (* 1/27 (* (pow t 3) (pow z 3)))) (+ (* 1/9 (* (pow t 2) (pow z 2))) (+ (* 1/3 (* t (* y z))) (pow y 2)))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) #s(hole binary64 (/ (- (* 2 (* (* b (+ (* 1/2 (- (+ (/ (* (pow (cos y) 3) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI))))))))) (/ (* (pow (sin y) 3) (pow (sin (* 1/3 (* t z))) 3)) (- (+ (* (pow (cos y) 2) (pow (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))) 2)) (* (pow (sin y) 2) (pow (sin (* 1/3 (* t z))) 2))) (* (cos y) (* (sin y) (* (sin (* 1/3 (* t z))) (sin (+ (* 1/3 (* t z)) (* 1/2 (PI)))))))))) (cos (+ y (* 1/3 (* t z)))))) (* (cos y) (cos (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* b (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) #s(hole binary64 (* -1 (* b (+ (* -2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) (* 1/3 (/ a b))))))) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
x |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))))) |
(fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) #s(literal 2 binary64)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
y |
(sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) |
(cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
z |
(/.f64 (neg.f64 t) #s(literal -3 binary64)) |
(/.f64 t #s(literal 3 binary64)) |
t |
#s(literal 3 binary64) |
(*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64)) |
(sin.f64 y) |
(sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 t z)) #s(literal -3 binary64)) |
(/.f64 (*.f64 t z) #s(literal 3 binary64)) |
(*.f64 t z) |
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
a |
(*.f64 b #s(literal 3 binary64)) |
b |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))))) (neg.f64 b)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))) b)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) a) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(sin.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(cos.f64 (neg.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(/.f64 (fma.f64 (*.f64 y y) y (pow.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) (-.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) |
(*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(literal -1/9 binary64) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(*.f64 z (cos.f64 y)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(literal 2/3 binary64) |
(*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 t (sin.f64 y)) |
(/.f64 (neg.f64 (/.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 (neg.f64 a) (neg.f64 b)) |
(/.f64 a b) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))))) |
(sin.f64 (+.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))))) |
(cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z)))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z)))) |
#s(literal -1 binary64) |
(*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/3 binary64) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t))) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) z) (*.f64 #s(literal 1/3 binary64) z)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t)) (*.f64 #s(literal 1/3 binary64) z))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z)) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t)) (*.f64 #s(literal 1/3 binary64) z)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y))) (neg.f64 t)) |
(/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t) |
(-.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) t) (/.f64 (*.f64 #s(literal -1 binary64) y) t)) |
(-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))))))) |
(fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) |
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) |
#s(literal -3 binary64) |
(*.f64 (/.f64 y t) (/.f64 y z)) |
(/.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 t z))) |
(/.f64 (*.f64 y y) (*.f64 t z)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 #s(literal 1/3 binary64) z) |
#s(literal 1/3 binary64) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)) |
(-.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) #s(literal 2 binary64)) (/.f64 (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))))) (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) #s(literal 3 binary64))) |
(*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) y)) (cos.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z y))) #s(literal 2 binary64)) |
(sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
(*.f64 (/.f64 t #s(literal 3 binary64)) z) |
(*.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) |
(pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) #s(literal 3 binary64))) |
(*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) y)) (sin.f64 (+.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) y))) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 2 binary64)) |
(-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (neg.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (fabs.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) |
(*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) |
(sin.f64 (+.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(cos.f64 (neg.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) |
(cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) |
(/.f64 (fma.f64 (*.f64 y y) y (pow.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) #s(literal 3 binary64))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (-.f64 (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (*.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))))) |
(+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (* 2 (sqrt x)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (pow x 1/2) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b)) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (pow x 1/2) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) |
#s(approx (* (pow x 1/2) (cos y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (*.f64 x (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (*.f64 x (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
#s(approx (* 2 (sqrt x)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow x 1/2) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) #s(literal -1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) #s(literal -1 binary64)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 a x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (pow x 1/2) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) #s(literal -1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) #s(literal -1 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) #s(literal -1 binary64))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 (cos.f64 y) #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 (sin.f64 y) #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1 binary64))))) |
#s(approx (* (pow x 1/2) (cos y)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1 binary64))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 (cos.f64 y) #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 (sin.f64 y) #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 (cos.f64 y) #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 (sin.f64 y) #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 (cos.f64 y) #s(literal -1 binary64)))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 t (*.f64 (sin.f64 y) #s(literal -1 binary64))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (*.f64 (sin.f64 y) #s(literal -1 binary64))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1/2 binary64) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
#s(approx (cos y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) |
#s(approx (cos y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) #s(literal 1/2 binary64))))) |
#s(approx y y) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/6 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/6 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 1/120 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
#s(approx (sin y) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))))) |
#s(approx (sin y) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) #s(literal 1/6 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) b)) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -1/3 binary64) a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -1/3 binary64) a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (fma.f64 y (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (fma.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (fma.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (fma.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (+ y (* -1/3 (* t z))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
#s(approx (+ y (* -1/3 (* t z))) (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 y z)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t z) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/18 binary64) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/2 binary64))))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t z) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 y z)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/18 binary64) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))))))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y y))))))) |
#s(approx (* 2 (* (pow x 1/2) (cos y))) (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/360 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y y)) (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 1/2 binary64))))))))) |
#s(approx (* (pow x 1/2) (cos y)) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (pow x 1/2) (cos y)) (+.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y y))))) |
#s(approx (* (pow x 1/2) (cos y)) (+.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y y))))))) |
#s(approx (* (pow x 1/2) (cos y)) (+.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y y)) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 1/2 binary64))))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (*.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 y z)) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 y (fma.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y (*.f64 z z))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t z) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t z) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 y (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 y z)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/18 binary64) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t y) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (fma.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y z)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (fma.f64 #s(literal 2/3 binary64) (*.f64 t (pow.f64 x #s(literal 1/2 binary64))) (*.f64 y (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t y) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) (fma.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (* t t) (* z (cos y))) (pow x 1/2)) (fma.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (* (* t t) (* z (cos y))) (*.f64 (*.f64 t t) z)) |
#s(approx (* (* t t) (* z (cos y))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z)) (*.f64 (*.f64 t t) z))) |
#s(approx (* (* t t) (* z (cos y))) (fma.f64 (*.f64 t t) z (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) z) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z))))))) |
#s(approx (* (* t t) (* z (cos y))) (fma.f64 (*.f64 t t) z (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) z) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) z)))))))) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z)))) |
#s(approx (* z (cos y)) (+.f64 z (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z)))))) |
#s(approx (* z (cos y)) (+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z))))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t y) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) (*.f64 y (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (pow.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) (*.f64 y (fma.f64 #s(literal 2/3 binary64) (*.f64 t (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/9 binary64) (*.f64 t (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 x #s(literal 1/2 binary64))))))))) |
#s(approx (* 2/3 (* (* t (sin y)) (pow x 1/2))) (*.f64 y (fma.f64 #s(literal 2/3 binary64) (*.f64 t (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/9 binary64) (*.f64 t (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/7560 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 t (pow.f64 x #s(literal 1/2 binary64))))))))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) (*.f64 (*.f64 t y) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 t (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) (*.f64 y (fma.f64 t (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/6 binary64) (*.f64 t (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 x #s(literal 1/2 binary64))))))))) |
#s(approx (* (* t (sin y)) (pow x 1/2)) (*.f64 y (fma.f64 t (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/6 binary64) (*.f64 t (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 t (pow.f64 x #s(literal 1/2 binary64))))))))))) |
#s(approx (* t (sin y)) (*.f64 t y)) |
#s(approx (* t (sin y)) (*.f64 y (+.f64 t (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 y y)))))) |
#s(approx (* t (sin y)) (*.f64 y (+.f64 t (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/6 binary64) t (*.f64 #s(literal 1/120 binary64) (*.f64 t (*.f64 y y)))))))) |
#s(approx (* t (sin y)) (*.f64 y (+.f64 t (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 t (*.f64 y y)) (*.f64 #s(literal 1/120 binary64) t)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 #s(literal 1/3 binary64) z)) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 1/3 binary64) z))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (/.f64 y t)) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) y) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) #s(literal 0 binary64)) |
#s(approx (/ (* y y) (* t z)) (*.f64 (/.f64 y t) (/.f64 y z))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* 3 (/ (* y y) (* t z))) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) |
#s(approx (* -1 y) (*.f64 #s(literal -1 binary64) y)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 y (fma.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 y (fma.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (-.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (-.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 y (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (-.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 y (-.f64 (fma.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (-.f64 (*.f64 y (-.f64 (fma.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) (+.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (fma.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -3/2 binary64) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (*.f64 y (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (fma.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) (*.f64 y (fma.f64 #s(literal 7/8 binary64) (*.f64 y (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 13/120 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -41/3024 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 13/120 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/6 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 y (+.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/6 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 1/120 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (fma.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (fma.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) (*.f64 #s(literal 7/8 binary64) (*.f64 (*.f64 y y) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64))))) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -3/2 binary64) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (*.f64 (*.f64 y y) (fma.f64 #s(literal -61/240 binary64) (*.f64 (*.f64 y y) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) (*.f64 #s(literal 7/8 binary64) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))))) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (*.f64 (*.f64 y y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2/45 binary64) (*.f64 (*.f64 y y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/3 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/315 binary64) (*.f64 (*.f64 y y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2/45 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (fma.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -2/45 binary64) (*.f64 (*.f64 y y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 y (fma.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 y (fma.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/12 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 y (fma.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/144 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/240 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/5040 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (+ y (* (/ t 3) z)) (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
#s(approx (+ y (* -1/3 (* t z))) y) |
#s(approx (+ y (* -1/3 (* t z))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (* (* t t) (* z (cos y))) (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y)))) |
#s(approx (* z (cos y)) (*.f64 z (cos.f64 y))) |
#s(approx (* t (sin y)) (*.f64 t (sin.f64 y))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) y) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 y y)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y))))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) y) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 #s(literal -1 binary64) y)) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y)) #s(literal 1 binary64)))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 #s(literal -1 binary64) (/.f64 y t))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 z y)) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 3 binary64))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
#s(approx (+ y (* (/ t 3) z)) y) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) b)) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (*.f64 (*.f64 b (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (*.f64 b (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ y (* -1/3 (* t z))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y)) #s(literal 1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (sin.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y)) #s(literal 1 binary64))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y)) #s(literal 1 binary64))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) y) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y)) #s(literal 1 binary64))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y)) #s(literal 1 binary64))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y)))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/3 binary64) (/.f64 z y) (pow.f64 t #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (sin.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 #s(literal -1 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y)) #s(literal 1 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (cos.f64 y)) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (+.f64 (cos.f64 y) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (+.f64 (cos.f64 y) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y)))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (cos.f64 y)) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (cos.f64 y) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (cos.f64 y)))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (cos.f64 y) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/1944 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 z z) (cos.f64 y)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (cos.f64 y) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/524880 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal 1/1944 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (cos.f64 y))))))))) |
#s(approx (cos (* z (/ t 3))) #s(literal 1 binary64)) |
#s(approx (cos (* z (/ t 3))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/18 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (cos (* z (/ t 3))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/18 binary64) (*.f64 t t) (*.f64 #s(literal 1/1944 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 z z))))))) |
#s(approx (cos (* z (/ t 3))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/18 binary64) (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/524880 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 z z)) (*.f64 #s(literal 1/1944 binary64) (pow.f64 t #s(literal 4 binary64))))))))) |
#s(approx (* z (/ t 3)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx z z) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 z (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) (sin.f64 y))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 y)) (*.f64 #s(literal 1/29160 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 z z) (sin.f64 y))))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/11022480 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (*.f64 (*.f64 z z) (sin.f64 y))) (*.f64 #s(literal 1/29160 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (sin.f64 y)))))))))) |
#s(approx (sin (/ (* t z) 3)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (sin (/ (* t z) 3)) (*.f64 z (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z z)) (*.f64 #s(literal 1/3 binary64) t)))) |
#s(approx (sin (/ (* t z) 3)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) t (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t) (*.f64 #s(literal 1/29160 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 z z)))))))) |
#s(approx (sin (/ (* t z) 3)) (*.f64 z (+.f64 (*.f64 #s(literal 1/3 binary64) t) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/11022480 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (*.f64 z z)) (*.f64 #s(literal 1/29160 binary64) (pow.f64 t #s(literal 5 binary64)))))))))) |
#s(approx (/ (* t z) 3) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (* t z) (*.f64 t z)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y)))) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) b)) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -1/3 binary64) a (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b (*.f64 t (*.f64 z (sin.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -1/3 binary64) a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b (*.f64 t (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -1/3 binary64) a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 z (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b (*.f64 t (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 t t) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))))))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b (*.f64 t (*.f64 z (sin.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b (*.f64 t (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 z (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b (*.f64 t (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 t t) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y)))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b (*.f64 t (*.f64 z (sin.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (fma.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b (*.f64 t (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b (*.f64 t (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 t t) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (*.f64 b (cos.f64 y))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 b (*.f64 t (*.f64 z (sin.f64 y)))) (*.f64 b (cos.f64 y)))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (fma.f64 b (cos.f64 y) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 b (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 b (*.f64 t (sin.f64 y)))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (fma.f64 b (cos.f64 y) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 b (*.f64 t (sin.f64 y))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 b (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 #s(literal -1/162 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y))))))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (cos.f64 y)) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (* -1/3 (* t z)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t t) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))) y))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t t) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))) y))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))))))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (cos.f64 y)) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 z (-.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 z (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t t) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y)))) y))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (+.f64 y (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (+.f64 y (*.f64 z (-.f64 (*.f64 z (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))) y)) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 t t) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) y))))) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) z)) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t) (*.f64 y z))) z)) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t) (*.f64 z (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) z)) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) z))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))))) z)) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) (*.f64 z (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) z)) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) (*.f64 t z)))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) t))) z)) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) t) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 1/3 binary64) z)))) z)) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) (*.f64 t z))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t t)) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (*.f64 y z) t))) z)) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) z)) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t) (*.f64 y z))) z)) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) z)) |
#s(approx (* 1/3 z) (*.f64 #s(literal 1/3 binary64) z)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 z (fma.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 y)) (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 z (fma.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 y)) (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 z (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 z (-.f64 (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 y)) (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (*.f64 z (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 z (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 z (-.f64 (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 y)) (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 z (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 z (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 z (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (fma.f64 z (-.f64 (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 y)) (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (fma.f64 z (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (fma.f64 z (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (fma.f64 z (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (fma.f64 z (-.f64 (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (fma.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (fma.f64 z (fma.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (fma.f64 z (fma.f64 z (fma.f64 z (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/729 binary64) (pow.f64 t #s(literal 5 binary64)) (*.f64 #s(literal -1/1458 binary64) (pow.f64 t #s(literal 5 binary64))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (fma.f64 (*.f64 z z) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/262440 binary64) (pow.f64 t #s(literal 7 binary64)) (fma.f64 #s(literal 1/39366 binary64) (pow.f64 t #s(literal 7 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 t (fma.f64 #s(literal 1/43740 binary64) (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal 1/26244 binary64) (pow.f64 t #s(literal 6 binary64))))))))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/729 binary64) (pow.f64 t #s(literal 5 binary64)) (*.f64 #s(literal -1/1458 binary64) (pow.f64 t #s(literal 5 binary64)))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (fma.f64 (*.f64 z z) (fma.f64 (*.f64 z z) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (fma.f64 #s(literal 1/43740 binary64) (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal 1/26244 binary64) (pow.f64 t #s(literal 6 binary64))))) (fma.f64 #s(literal -1/7085880 binary64) (pow.f64 t #s(literal 9 binary64)) (fma.f64 #s(literal -1/99202320 binary64) (pow.f64 t #s(literal 9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 t (fma.f64 #s(literal -1/2361960 binary64) (pow.f64 t #s(literal 8 binary64)) (*.f64 #s(literal -1/16533720 binary64) (pow.f64 t #s(literal 8 binary64)))))))))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/262440 binary64) (pow.f64 t #s(literal 7 binary64)) (fma.f64 #s(literal 1/39366 binary64) (pow.f64 t #s(literal 7 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 t (fma.f64 #s(literal 1/43740 binary64) (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal 1/26244 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/729 binary64) (pow.f64 t #s(literal 5 binary64)) (*.f64 #s(literal -1/1458 binary64) (pow.f64 t #s(literal 5 binary64)))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 z (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) (sin.f64 y))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 y)) (*.f64 #s(literal 1/29160 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 z z) (sin.f64 y))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/11022480 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (*.f64 (*.f64 z z) (sin.f64 y))) (*.f64 #s(literal 1/29160 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (sin.f64 y)))))))))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 z (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z z)) (*.f64 #s(literal 1/3 binary64) t)))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) t (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t) (*.f64 #s(literal 1/29160 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 z z)))))))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 z (+.f64 (*.f64 #s(literal 1/3 binary64) t) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/11022480 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (*.f64 z z)) (*.f64 #s(literal 1/29160 binary64) (pow.f64 t #s(literal 5 binary64)))))))))) |
#s(approx (* (/ t 3) z) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (fma.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (fma.f64 z (fma.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (fma.f64 z (fma.f64 z (fma.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (fma.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (fma.f64 z (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (fma.f64 z (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 z (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (fma.f64 z (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 z (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 z (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/243 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/243 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal 1/43740 binary64) (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal 1/26244 binary64) (pow.f64 t #s(literal 6 binary64))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/243 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (fma.f64 (*.f64 z z) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2361960 binary64) (pow.f64 t #s(literal 8 binary64)) (*.f64 #s(literal -1/16533720 binary64) (pow.f64 t #s(literal 8 binary64))))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal 1/43740 binary64) (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal 1/26244 binary64) (pow.f64 t #s(literal 6 binary64)))))))))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (fma.f64 z (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (fma.f64 z (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 z (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (fma.f64 z (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 z (-.f64 (fma.f64 z (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 z (fma.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 z (fma.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 z (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 z (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 z (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))) (*.f64 z (fma.f64 #s(literal -1/243 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (cos.f64 y)) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (cos.f64 y) (*.f64 z (-.f64 (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (cos.f64 y)) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 z (sin.f64 y)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y))))))) |
#s(approx (cos (* z (/ t 3))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (sin (/ (* t z) 3)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
#s(approx (+ y (* -1/3 (* t z))) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 t (sin.f64 y)) z) (pow.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 t (sin.f64 y)) z) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (*.f64 z z)))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 t (sin.f64 y)) z) (pow.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 t (sin.f64 y)) z) (pow.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 z (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) (*.f64 z z)) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 #s(literal -1 binary64) (/.f64 y z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 z (-.f64 (fma.f64 #s(literal -1/3 binary64) t (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t)))) (*.f64 t (pow.f64 z #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 z z)))) (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 z z))))))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z)))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (+.f64 (/.f64 y z) (/.f64 (*.f64 t (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 z z)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 z z)) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 z (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t z)))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 z (+.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 z z))))))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z)) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z)) (/.f64 y t)))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y))) |
#s(approx (sin (* (/ t 3) z)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) t (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) z))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 z (fma.f64 #s(literal 1/3 binary64) t (/.f64 y z)))) |
#s(approx (+ y (* -1/3 (* t z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) z)) (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) z) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 t (sin.f64 y)) z) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) z) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) z))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t)))) z)) (*.f64 #s(literal -1 binary64) y)) z) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t t))))) z))) z) (*.f64 #s(literal 1/3 binary64) t))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 t (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t t))))) z)) z) (*.f64 #s(literal -1/3 binary64) t))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (/.f64 y (*.f64 t z)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z))) (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z))))) z)) #s(literal 1/3 binary64))))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t t)))) z) (/.f64 y t))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) z)) (*.f64 #s(literal -1 binary64) y))) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) t))) z))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) z) (*.f64 #s(literal -1/3 binary64) t))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal -1/3 binary64) t))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y)))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (+.f64 (cos.f64 y) (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3)))) (+.f64 (cos.f64 y) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)))))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (cos.f64 y) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 4 binary64)) (cos.f64 y)))))))) |
#s(approx (* (cos y) (cos (* z (/ t 3)))) (+.f64 (cos.f64 y) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/524880 binary64) (*.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 6 binary64)) (cos.f64 y))) (*.f64 #s(literal 1/1944 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) (cos.f64 y))))))))) |
#s(approx (cos (* z (/ t 3))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/18 binary64) (*.f64 z z) (*.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))))))) |
#s(approx (cos (* z (/ t 3))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/18 binary64) (*.f64 z z) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/524880 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) (*.f64 #s(literal 1/1944 binary64) (pow.f64 z #s(literal 4 binary64))))))))) |
#s(approx (/ t 3) (*.f64 #s(literal 1/3 binary64) t)) |
#s(approx t t) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 t (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal 1/29160 binary64) (*.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sin.f64 y))))))))) |
#s(approx (* (sin y) (sin (/ (* t z) 3))) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/11022480 binary64) (*.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 7 binary64)) (sin.f64 y))) (*.f64 #s(literal 1/29160 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sin.f64 y)))))))))) |
#s(approx (sin (/ (* t z) 3)) (*.f64 t (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) z)))) |
#s(approx (sin (/ (* t z) 3)) (*.f64 t (fma.f64 #s(literal 1/3 binary64) z (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 #s(literal 1/29160 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 5 binary64))))))))) |
#s(approx (sin (/ (* t z) 3)) (*.f64 t (+.f64 (*.f64 #s(literal 1/3 binary64) z) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/11022480 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 7 binary64))) (*.f64 #s(literal 1/29160 binary64) (pow.f64 z #s(literal 5 binary64)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (fma.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (cos.f64 y))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -1/3 binary64) a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 b (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (fma.f64 #s(literal -1/3 binary64) a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 t (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 b (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))))))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 b (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 t (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 b (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (fma.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 b (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)) (fma.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 b (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)))) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 b (cos.f64 y)) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (fma.f64 b (cos.f64 y) (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 b (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 b (*.f64 z (sin.f64 y)))))))) |
#s(approx (* b (cos (+ y (* -1/3 (* t z))))) (fma.f64 b (cos.f64 y) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 b (*.f64 z (sin.f64 y))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 b (*.f64 (*.f64 z z) (cos.f64 y)))) (*.f64 #s(literal -1/162 binary64) (*.f64 b (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))))))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y)))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (cos (+ y (* -1/3 (* t z)))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y)))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 y)))))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (pow.f64 x #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))) y)))))) (pow.f64 x #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))) y)))))) (pow.f64 x #s(literal 1/2 binary64)))))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3))))))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 t (-.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 t (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y)))) y))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (+.f64 y (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (+.f64 y (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))) y)) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 z z) y) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 z z) y))))) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) t)) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z) (*.f64 t y))) t)) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z) (*.f64 t (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) t)) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) t))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))))) t)) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) (*.f64 t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) t)) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) (*.f64 t t)))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))))) (*.f64 t t))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) (*.f64 t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 t t))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) (*.f64 t t))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z) (*.f64 t y))) (*.f64 t t))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) t)) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z) (*.f64 t y))) t)) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) t)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 (*.f64 t (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 t (fma.f64 t (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))) (*.f64 (*.f64 t (-.f64 (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 (*.f64 t (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (pow.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) (*.f64 t (fma.f64 t (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))) (*.f64 (*.f64 t (-.f64 (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))))))) |
#s(approx (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2)) (+.f64 (cos.f64 y) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 t (-.f64 (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))))))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (fma.f64 t (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (sin.f64 y)) (fma.f64 t (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (fma.f64 t (-.f64 (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 y))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (fma.f64 t (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (fma.f64 t (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (fma.f64 t (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (fma.f64 t (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (fma.f64 t (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (fma.f64 t (-.f64 (fma.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (cos.f64 y) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (/.f64 (*.f64 (cos.f64 y) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (fma.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (fma.f64 t (fma.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (fma.f64 t (fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (*.f64 (*.f64 (*.f64 t t) t) (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 t t) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/729 binary64) (pow.f64 z #s(literal 5 binary64)) (*.f64 #s(literal -1/1458 binary64) (pow.f64 z #s(literal 5 binary64))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (*.f64 (*.f64 (*.f64 t t) t) (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/262440 binary64) (pow.f64 z #s(literal 7 binary64)) (fma.f64 #s(literal 1/39366 binary64) (pow.f64 z #s(literal 7 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (fma.f64 #s(literal 1/43740 binary64) (pow.f64 z #s(literal 6 binary64)) (*.f64 #s(literal 1/26244 binary64) (pow.f64 z #s(literal 6 binary64))))))))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/729 binary64) (pow.f64 z #s(literal 5 binary64)) (*.f64 #s(literal -1/1458 binary64) (pow.f64 z #s(literal 5 binary64)))))))))) |
#s(approx (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (*.f64 (*.f64 (*.f64 t t) t) (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal 1/43740 binary64) (pow.f64 z #s(literal 6 binary64)) (*.f64 #s(literal 1/26244 binary64) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 #s(literal -1/7085880 binary64) (pow.f64 z #s(literal 9 binary64)) (fma.f64 #s(literal -1/99202320 binary64) (pow.f64 z #s(literal 9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (fma.f64 #s(literal -1/2361960 binary64) (pow.f64 z #s(literal 8 binary64)) (*.f64 #s(literal -1/16533720 binary64) (pow.f64 z #s(literal 8 binary64)))))))))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/262440 binary64) (pow.f64 z #s(literal 7 binary64)) (fma.f64 #s(literal 1/39366 binary64) (pow.f64 z #s(literal 7 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (fma.f64 #s(literal 1/43740 binary64) (pow.f64 z #s(literal 6 binary64)) (*.f64 #s(literal 1/26244 binary64) (pow.f64 z #s(literal 6 binary64)))))))))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/729 binary64) (pow.f64 z #s(literal 5 binary64)) (*.f64 #s(literal -1/1458 binary64) (pow.f64 z #s(literal 5 binary64)))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 t (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)) (*.f64 #s(literal 1/29160 binary64) (*.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sin.f64 y))))))))) |
#s(approx (* (sin (* (/ t 3) z)) (sin y)) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/11022480 binary64) (*.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 7 binary64)) (sin.f64 y))) (*.f64 #s(literal 1/29160 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sin.f64 y)))))))))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 t (fma.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) z)))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 t (fma.f64 #s(literal 1/3 binary64) z (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 #s(literal 1/29160 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 5 binary64))))))))) |
#s(approx (sin (* (/ t 3) z)) (*.f64 t (+.f64 (*.f64 #s(literal 1/3 binary64) z) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/162 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/11022480 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 7 binary64))) (*.f64 #s(literal 1/29160 binary64) (pow.f64 z #s(literal 5 binary64)))))))))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (fma.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (fma.f64 t (fma.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3) (fma.f64 t (fma.f64 t (fma.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (fma.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (fma.f64 t (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (fma.f64 t (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (fma.f64 t (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 t (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))))) (fma.f64 t (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 t (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 t (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/243 binary64) (*.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/243 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal 1/43740 binary64) (pow.f64 z #s(literal 6 binary64)) (*.f64 #s(literal 1/26244 binary64) (pow.f64 z #s(literal 6 binary64))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/243 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2361960 binary64) (pow.f64 z #s(literal 8 binary64)) (*.f64 #s(literal -1/16533720 binary64) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal 1/43740 binary64) (pow.f64 z #s(literal 6 binary64)) (*.f64 #s(literal 1/26244 binary64) (pow.f64 z #s(literal 6 binary64)))))))))))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (fma.f64 t (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (fma.f64 t (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 t (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))) (fma.f64 t (-.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 t (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (fma.f64 t (fma.f64 #s(literal 2/3 binary64) (*.f64 z (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 t (fma.f64 t (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/27 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/81 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))))) (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 t (fma.f64 #s(literal 1/9 binary64) (*.f64 t (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 t (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))) (*.f64 t (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))) |
#s(approx (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 t (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))) (*.f64 t (+.f64 (*.f64 #s(literal -1/243 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (cos.f64 y) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 y)))))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/54 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/162 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (*.f64 z z) (cos.f64 y)))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (cos (+ y (* (/ t 3) z))) (+.f64 (cos.f64 y) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal 1/162 binary64) (*.f64 t (*.f64 (pow.f64 z #s(literal 3 binary64)) (sin.f64 y)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y))))))) |
#s(approx (+ y (* -1/3 (* t z))) (*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t)))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 z (sin.f64 y)) t) (pow.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 z (sin.f64 y)) t) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (cos.f64 y) (*.f64 t t)) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 z (sin.f64 y)) t) (pow.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 (sin.f64 y) t) (pow.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t)))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) (*.f64 t t)) (*.f64 #s(literal -1/3 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 y t))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 t (-.f64 (fma.f64 #s(literal -1/3 binary64) z (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 t t) t)) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) z)))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z))) (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z)))))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t)))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (*.f64 t (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z)) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z)) (/.f64 y t)))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 1/3 binary64) z)))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) (*.f64 t t)) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (fma.f64 #s(literal -1 binary64) (/.f64 y t) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) (*.f64 t t)) (*.f64 #s(literal 1/3 binary64) z)))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (/.f64 (+.f64 y (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))))) t)) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 t (fma.f64 #s(literal 1/3 binary64) z (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) t))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 t (fma.f64 #s(literal 1/3 binary64) z (/.f64 y t)))) |
#s(approx (+ y (* -1/3 (* t z))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (+ (* 2 (* (pow x 1/2) (cos y))) (* z (+ (* -1/9 (* (* (* t t) (* z (cos y))) (pow x 1/2))) (* 2/3 (* (* t (sin y)) (pow x 1/2)))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (cos.f64 y) t) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))))) t) (*.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (cos.f64 y))))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) z))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z)))) t)) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (* -1 (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) t))) t) (*.f64 #s(literal 1/3 binary64) z))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))))) |
#s(approx (* t (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))))) t) (*.f64 #s(literal -1/3 binary64) z))))) |
#s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) t))) t) (*.f64 #s(literal 1/3 binary64) z))) |
#s(approx (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 y t) (/.f64 y z))))) t))) |
#s(approx (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) t)) (*.f64 #s(literal -1 binary64) y))) |
#s(approx (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) z) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) z))) t))) |
#s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) t) (*.f64 #s(literal -1/3 binary64) z))))) |
#s(approx (+ y (* (/ t 3) z)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal -1/3 binary64) z))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
#s(approx (/ a (* b 3)) (*.f64 #s(literal 1/3 binary64) (/.f64 a b))) |
#s(approx a a) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
#s(approx (/ (/ a b) 3) (*.f64 #s(literal 1/3 binary64) (/.f64 a b))) |
#s(approx (/ a b) (/.f64 a b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (*.f64 #s(literal -1/3 binary64) a)) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 1/3 binary64)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64)))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) a) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (* b 3) (*.f64 #s(literal 3 binary64) b)) |
#s(approx b b) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a b) 3)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))))) (/ a (* b 3))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y z)) (*.f64 y y)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (/ (+ (pow (* (sin (* (/ t 3) z)) (sin y)) 3) (pow (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) 3)) (+ (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (* (/ t 3) z)) (sin y))) (- (* (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (* (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)))))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (*.f64 b (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))) |
#s(approx (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (pow x 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 1/3 binary64) (/.f64 a b)))))) |
Compiled 191 795 to 10 117 computations (94.7% saved)
43 alts after pruning (39 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 485 | 16 | 1 501 |
| Fresh | 10 | 23 | 33 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 498 | 43 | 1 541 |
| Status | Accuracy | Program |
|---|---|---|
| 36.0% | (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y)))) (fma.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) | |
| 69.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 57.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 57.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z))))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 67.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 #s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 58.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) y)) (sin.f64 (+.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) y))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 #s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 67.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 #s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 58.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 57.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 67.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 #s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ✓ | 69.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 69.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z #s(approx (/ t 3) (*.f64 #s(literal 1/3 binary64) t))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 #s(approx (* z (/ t 3)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 57.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 56.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (+.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 65.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) | |
| 49.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t #s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 z y)) (pow.f64 t #s(literal -1 binary64)))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 63.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(approx (- (/ y z) (* 1/3 t)) (/.f64 y z)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 47.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(approx (- (/ y z) (* 1/3 t)) (*.f64 (fma.f64 (/.f64 t y) #s(literal -1/3 binary64) (pow.f64 z #s(literal -1 binary64))) y)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ✓ | 56.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 47.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 65.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 #s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 66.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 67.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 66.1% | (-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) | |
| ✓ | 54.8% | (-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
| 63.9% | #s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) | |
| 64.5% | #s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) | |
| 49.3% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) | |
| 51.2% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 #s(approx (+ (* (* t z) -1/3) y) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) | |
| 62.9% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) | |
| 61.1% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) | |
| 30.6% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)))))) x)) | |
| 33.2% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))) x)) | |
| ✓ | 49.3% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
| 66.4% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) | |
| 55.7% | #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
Compiled 8 186 to 2 462 computations (69.9% saved)
| Inputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 #s(approx (+ (* (* t z) -1/3) y) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (sin.f64 y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
(-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) #s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 #s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) t) #s(literal 1/3 binary64) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 y) t))) z (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (sin.f64 y) t) #s(literal 1/3 binary64))) z (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(approx (- (/ y z) (* 1/3 t)) (*.f64 #s(literal -1/3 binary64) t)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(approx (- (/ y z) (* 1/3 t)) (*.f64 (fma.f64 (/.f64 t y) #s(literal -1/3 binary64) (pow.f64 z #s(literal -1 binary64))) y)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 #s(approx (- (/ y z) (* 1/3 t)) (/.f64 y z)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) (*.f64 (-.f64 (/.f64 y z) (*.f64 #s(literal 1/3 binary64) t)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t #s(approx (+ (* -1 (/ (- (+ (* -3 (/ (* y y) (* t z))) (* 3 (/ (* y y) (* t z)))) (* -1 y)) t)) (* 1/3 z)) (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 z y)) (pow.f64 t #s(literal -1 binary64)))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (/ (- (pow y 3) (pow (* z (/ t 3)) 3)) (+ (* y y) (+ (* (* z (/ t 3)) (* z (/ t 3))) (* y (* z (/ t 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 y y) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) y)) t) (*.f64 #s(literal 1/3 binary64) z))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z #s(approx (/ t 3) (*.f64 #s(literal 1/3 binary64) t))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 z (/.f64 t #s(literal 3 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (+.f64 #s(approx (- y (/ (* z t) 3)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (+.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 #s(approx (* (cos y) (cos (* z (/ t 3)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 #s(approx (* z (/ t 3)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z #s(approx (/ t 3) (*.f64 #s(literal 1/3 binary64) t))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z #s(approx (/ t 3) (*.f64 #s(literal 1/3 binary64) t))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 #s(approx (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 #s(approx (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(approx (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 #s(approx (sin (+ (* (/ t 3) z) (/ (PI) 2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 z (fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 #s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) y)) (sin.f64 (+.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))) y))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (cos.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 #s(approx (+ (* (/ t 3) z) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z))))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z))) (fma.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 z (/.f64 t #s(literal 3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (fma.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (*.f64 (cos.f64 #s(approx (- y (/ (* z t) 3)) y)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y)))) (fma.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
16 calls:
| 33.0ms | z |
| 28.0ms | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 27.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 25.0ms | a |
| 23.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 1 | (*.f64 b #s(literal 3 binary64)) |
| 77.1% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 77.1% | 1 | (*.f64 z t) |
| 77.1% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 77.1% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 77.1% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 77.1% | 1 | (sqrt.f64 x) |
| 77.1% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 77.1% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 77.1% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 77.1% | 1 | x |
| 77.1% | 1 | y |
| 77.1% | 1 | z |
| 77.1% | 1 | t |
| 77.1% | 1 | a |
| 77.1% | 1 | b |
Compiled 75 to 139 computations (-85.3% saved)
| Inputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 #s(approx (+ (* (* t z) -1/3) y) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (sin.f64 y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
(-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) #s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 #s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) t) #s(literal 1/3 binary64) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 y) t))) z (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (sin.f64 y) t) #s(literal 1/3 binary64))) z (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
16 calls:
| 22.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 12.0ms | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 11.0ms | (sqrt.f64 x) |
| 10.0ms | z |
| 9.0ms | (*.f64 b #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.0% | 1 | a |
| 77.0% | 1 | (*.f64 b #s(literal 3 binary64)) |
| 77.0% | 1 | (*.f64 z t) |
| 77.0% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 77.0% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 77.0% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 77.0% | 1 | z |
| 77.0% | 1 | b |
| 77.0% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 77.0% | 1 | (sqrt.f64 x) |
| 77.0% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 77.0% | 1 | x |
| 77.0% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 77.0% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 77.0% | 1 | t |
| 77.0% | 1 | y |
Compiled 75 to 139 computations (-85.3% saved)
| Inputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 #s(approx (+ (* (* t z) -1/3) y) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (sin.f64 y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
(-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) #s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 #s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) t) #s(literal 1/3 binary64) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 y) t))) z (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (sin.f64 y) t) #s(literal 1/3 binary64))) z (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 #s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
16 calls:
| 31.0ms | x |
| 11.0ms | (sqrt.f64 x) |
| 10.0ms | z |
| 10.0ms | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 10.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.6% | 3 | (*.f64 b #s(literal 3 binary64)) |
| 76.8% | 3 | (*.f64 z t) |
| 76.8% | 3 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 77.7% | 3 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 71.6% | 2 | z |
| 71.7% | 3 | a |
| 72.6% | 3 | b |
| 70.9% | 3 | (sqrt.f64 x) |
| 70.9% | 3 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 77.8% | 3 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 70.9% | 3 | x |
| 75.5% | 3 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 77.0% | 2 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 75.1% | 3 | t |
| 76.2% | 3 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 71.8% | 3 | y |
Compiled 75 to 139 computations (-85.3% saved)
| Inputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 #s(approx (+ (* (* t z) -1/3) y) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (sin.f64 y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64))) a) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 b #s(literal -1 binary64)))) a)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (/.f64 (fma.f64 (*.f64 b (*.f64 (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (pow.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) a)) b)) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (* (sin y) (sin (/ (* t z) 3))))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* (* 2 (sqrt x)) (+ (* (cos y) (cos (* z (/ t 3)))) (/ (- (+ (* (sin (* (/ t 3) z)) (sin y)) (* (sin (+ (* (/ t 3) z) (/ (PI) 2))) (cos y))) (cos (+ y (* (/ t 3) z)))) 2))) (/ a (* b 3))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64)))))) a) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
(-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))) (*.f64 z (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z (cos.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (pow.f64 x #s(literal 1/2 binary64)))))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 #s(approx (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 t (*.f64 z (sin.f64 y))) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (cos.f64 y))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z)) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) #s(approx (+ (* (sin (* (* t z) -1/3)) (cos (/ (PI) 2))) (* (sin (+ (* (* 1/3 t) z) (/ (PI) 2))) (sin (/ (PI) 2)))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| Outputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (sin.f64 y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
3 calls:
| 29.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 6.0ms | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 6.0ms | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.7% | 2 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 77.4% | 3 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 75.7% | 2 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
Compiled 40 to 44 computations (-10% saved)
| Inputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 #s(approx (+ (* (* t z) -1/3) y) (*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
| Outputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
3 calls:
| 4.0ms | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 4.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 3.0ms | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.8% | 2 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 76.7% | 3 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 77.1% | 3 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
Compiled 40 to 44 computations (-10% saved)
| Inputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(approx (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b x)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal -1 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64)))))) x)) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) |
| Outputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
4 calls:
| 10.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 2.0ms | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 2.0ms | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 2.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.8% | 2 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 74.8% | 3 | (*.f64 z t) |
| 74.8% | 3 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 74.8% | 2 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
Compiled 40 to 49 computations (-22.5% saved)
| Inputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
| Outputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
16 calls:
| 3.0ms | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 3.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 2.0ms | t |
| 2.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 2.0ms | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.4% | 1 | (sqrt.f64 x) |
| 66.4% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 66.4% | 1 | x |
| 66.4% | 1 | a |
| 66.4% | 1 | y |
| 66.4% | 1 | (*.f64 b #s(literal 3 binary64)) |
| 66.4% | 1 | b |
| 66.4% | 1 | z |
| 66.4% | 1 | (*.f64 z t) |
| 66.4% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 66.4% | 1 | t |
| 66.4% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 66.4% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 66.4% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 66.4% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 66.4% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
Compiled 75 to 139 computations (-85.3% saved)
Total -6.7b remaining (-30.2%)
Threshold costs -6.7b (-30.2%)
| Inputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (+.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
| Outputs |
|---|
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
16 calls:
| 3.0ms | t |
| 1.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 1.0ms | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 1.0ms | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.3% | 1 | (*.f64 z t) |
| 65.3% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 65.3% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 65.3% | 1 | a |
| 65.3% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 65.3% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 65.3% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 65.3% | 1 | t |
| 65.3% | 1 | (*.f64 b #s(literal 3 binary64)) |
| 65.3% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 65.3% | 1 | (sqrt.f64 x) |
| 65.3% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 65.3% | 1 | x |
| 65.3% | 1 | y |
| 65.3% | 1 | z |
| 65.3% | 1 | b |
Compiled 75 to 139 computations (-85.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999999997566 | 0.9999999999999997 |
Compiled 22 to 28 computations (-27.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0602708616879644e+150 | 5.032294404145098e+151 |
| 0.0ms | 1.1663318426424978e+37 | 4.203713877092207e+38 |
Compiled 22 to 28 computations (-27.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.278936355007747e+142 | 2.0413692472603192e+148 |
| 0.0ms | 4.694489873002615e+35 | 1.1663318426424978e+37 |
Compiled 22 to 28 computations (-27.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0602708616879644e+150 | 5.032294404145098e+151 |
Compiled 22 to 28 computations (-27.3% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 144 | 766 |
| 1 | 209 | 766 |
| 2 | 366 | 766 |
| 3 | 822 | 766 |
| 4 | 2759 | 766 |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(if (<=.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 9007199254739191/9007199254740992 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 #s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 19999999999999999077525316404242284544 binary64)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) (if (<=.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 3999999999999999923342384689749498362292480056121275172364659240616400448814714331905193074464884607850808241064704021762268129324833615792933494063104 binary64)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (sin.f64 y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 500000000000000021210318687008980992 binary64)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) (if (<=.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 50000000000000001187271617932555267870432896391434109373673249433511871477101028628408881410804164706467298456692005803789670658494504078671872 binary64)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 3999999999999999923342384689749498362292480056121275172364659240616400448814714331905193074464884607850808241064704021762268129324833615792933494063104 binary64)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 #s(approx (- y (/ (* z t) 3)) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(if (<=.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 9007199254739191/9007199254740992 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(approx (cos (- y (/ (* z t) 3))) (sin.f64 #s(approx (+ (* (* -1/3 t) z) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 19999999999999999077525316404242284544 binary64)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) (if (<=.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 3999999999999999923342384689749498362292480056121275172364659240616400448814714331905193074464884607850808241064704021762268129324833615792933494063104 binary64)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (cos.f64 y)) (*.f64 (sin.f64 (*.f64 (*.f64 t z) #s(literal -1/3 binary64))) (sin.f64 y))) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 500000000000000021210318687008980992 binary64)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) (if (<=.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 50000000000000001187271617932555267870432896391434109373673249433511871477101028628408881410804164706467298456692005803789670658494504078671872 binary64)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (cos.f64 (fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y)) (*.f64 (/.f64 (/.f64 a b) x) #s(literal -1/3 binary64))) x)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b))))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 3999999999999999923342384689749498362292480056121275172364659240616400448814714331905193074464884607850808241064704021762268129324833615792933494063104 binary64)) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) #s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) (*.f64 #s(literal -1/3 binary64) (/.f64 a b)))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 (cos.f64 y) (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
#s(approx (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) #s(approx (* (+ (* (* 2 (pow (pow x -1) 1/2)) (cos (+ (* (* t z) -1/3) y))) (* (/ (/ a b) x) -1/3)) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (cos.f64 (+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (pow.f64 x #s(literal 1/2 binary64))))) b))) |
| 1× | fuel |
Compiled 771 to 149 computations (80.7% saved)
(sort z t)
Compiled 1 970 to 512 computations (74% saved)
Loading profile data...