
Time bar (total: 4.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 7 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 8 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 9 |
| 21.9% | 21.8% | 78% | 0.1% | 0% | 0% | 0% | 10 |
| 21.9% | 21.8% | 78% | 0.1% | 0% | 0% | 0% | 11 |
| 23.4% | 23.4% | 76.5% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 11 to 10 computations (9.1% saved)
| 882.0ms | 6 014× | 1 | valid |
| 126.0ms | 2 242× | 0 | valid |
ival-cos: 274.0ms (35% of total)ival-sin: 239.0ms (30.5% of total)adjust: 123.0ms (15.7% of total)ival-div!: 62.0ms (7.9% of total)ival-mult!: 46.0ms (5.9% of total)ival-add!: 39.0ms (5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 62 | 118 | (-4.221549048456556e-87 -1.1520460669372774e-29 -1.957740494688336e+266) | 0 | - | (cos.f64 (+.f64 a b)) |
| 0 | 0 | - | 0 | - | (+.f64 a b) |
| 0 | 0 | - | 0 | - | (sin.f64 b) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 r (sin.f64 b)) |
| 0 | 0 | - | 0 | - | r |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (+.f64 a b)) | sensitivity | 180 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 61 | 0 |
| - | 119 | 76 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 61 | 0 | 0 |
| - | 119 | 0 | 76 |
| number | freq |
|---|---|
| 0 | 76 |
| 1 | 180 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 57.0ms | 360× | 1 | valid |
| 9.0ms | 152× | 0 | valid |
Compiled 63 to 28 computations (55.6% saved)
ival-cos: 20.0ms (43.1% of total)ival-sin: 10.0ms (21.5% of total)adjust: 7.0ms (15.1% of total)ival-div!: 4.0ms (8.6% of total)ival-add!: 3.0ms (6.5% of total)ival-mult!: 3.0ms (6.5% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 97 |
| 1 | 103 | 97 |
| 2 | 251 | 97 |
| 3 | 573 | 97 |
| 4 | 1013 | 97 |
| 5 | 2045 | 97 |
| 6 | 4337 | 97 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.4% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
(negabs r)
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
(*.f64 r (sin.f64 b)) |
r |
(sin.f64 b) |
b |
(cos.f64 (+.f64 a b)) |
(+.f64 a b) |
a |
| Outputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (+ a b))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* r (sin b)))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos b))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (+ a b)))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- b (* -1 a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (- b (* -1 a))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b r))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* -1/6 (* (pow b 2) r)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* 1/120 (* (pow b 2) r)))))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) r)) (* 1/120 r))))))))) |
#s(approx (sin b) #s(hole binary64 b)) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* -1/6 (pow b 2)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* 1/120 (pow b 2)) 1/6)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/120 (* -1/5040 (pow b 2)))) 1/6)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos a))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (sin b) #s(hole binary64 (sin b))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (- a (* -1 b))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | -inf | ((/ (* r (sin b)) (cos (+ a b))) (* r (sin b)) r (sin b) b (cos (+ a b)) (+ a b) a) |
| 2.0ms | r | @ | inf | ((/ (* r (sin b)) (cos (+ a b))) (* r (sin b)) r (sin b) b (cos (+ a b)) (+ a b) a) |
| 2.0ms | r | @ | 0 | ((/ (* r (sin b)) (cos (+ a b))) (* r (sin b)) r (sin b) b (cos (+ a b)) (+ a b) a) |
| 2.0ms | a | @ | 0 | ((/ (* r (sin b)) (cos (+ a b))) (* r (sin b)) r (sin b) b (cos (+ a b)) (+ a b) a) |
| 2.0ms | r | @ | -inf | ((/ (* r (sin b)) (cos (+ a b))) (* r (sin b)) r (sin b) b (cos (+ a b)) (+ a b) a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 228 | 937 |
| 0 | 235 | 901 |
| 1 | 1325 | 845 |
| 0 | 8049 | 811 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
(*.f64 r (sin.f64 b)) |
r |
(sin.f64 b) |
b |
(cos.f64 (+.f64 a b)) |
(+.f64 a b) |
a |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (+ a b))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* r (sin b)))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos b))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (+ a b)))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- b (* -1 a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (- b (* -1 a))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b r))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* -1/6 (* (pow b 2) r)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* 1/120 (* (pow b 2) r)))))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) r)) (* 1/120 r))))))))) |
#s(approx (sin b) #s(hole binary64 b)) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* -1/6 (pow b 2)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* 1/120 (pow b 2)) 1/6)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/120 (* -1/5040 (pow b 2)))) 1/6)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos a))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (sin b) #s(hole binary64 (sin b))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (- a (* -1 b))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
| Outputs |
|---|
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 b) r))) (neg.f64 (neg.f64 (cos.f64 (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 (+.f64 a b)))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) |
(*.f64 (sin.f64 b) r) |
(*.f64 r (sin.f64 b)) |
r |
(*.f64 (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 b) #s(literal 1/2 binary64))) |
(pow.f64 (sin.f64 b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64))) |
(sin.f64 b) |
(exp.f64 (*.f64 (log.f64 (sin.f64 b)) #s(literal 1 binary64))) |
b |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))) (*.f64 (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))) (fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (sin.f64 a) (sin.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)) (fma.f64 (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))))) |
(fma.f64 (sin.f64 (+.f64 a b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
(-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))) |
(cos.f64 (neg.f64 (neg.f64 (+.f64 a b)))) |
(cos.f64 (neg.f64 (+.f64 a b))) |
(cos.f64 (+.f64 a b)) |
(+.f64 (*.f64 (sin.f64 (+.f64 a b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b)))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))) |
(+.f64 a b) |
(+.f64 b a) |
a |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b)))) |
#s(approx (* r (sin b)) (*.f64 (sin.f64 b) r)) |
#s(approx r r) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 r (tan.f64 b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 (fma.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 r (tan.f64 b)) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))))) a (*.f64 r (tan.f64 b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 r (tan.f64 b)) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 r (tan.f64 b)) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))))) a (*.f64 r (tan.f64 b)))) |
#s(approx (cos (+ a b)) (cos.f64 b)) |
#s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 b) a) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) a) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 a b)) |
#s(approx a a) |
#s(approx (cos (+ a b)) (cos.f64 (+.f64 a b))) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 b (neg.f64 a))))) |
#s(approx (cos (+ a b)) (cos.f64 (-.f64 b (neg.f64 a)))) |
#s(approx (+ a b) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 r (cos.f64 a))) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 r (cos.f64 a))) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 r (cos.f64 a))) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (* r (sin b)) (*.f64 b r)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 b b) r) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 b b) r) (*.f64 #s(literal 1/120 binary64) r)) (*.f64 b b) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (sin b) b) |
#s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx b b) |
#s(approx (cos (+ a b)) (cos.f64 a)) |
#s(approx (cos (+ a b)) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a))) |
#s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 a) b) #s(literal 1/6 binary64) (*.f64 (cos.f64 a) #s(literal -1/2 binary64))) b) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (sin b) (sin.f64 b)) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 a (neg.f64 b))))) |
#s(approx (cos (+ a b)) (cos.f64 (-.f64 a (neg.f64 b)))) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
Compiled 1 494 to 356 computations (76.2% saved)
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 47 | 24 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 48 | 24 | 72 |
| Status | Accuracy | Program |
|---|---|---|
| 40.2% | (/.f64 (*.f64 r (*.f64 (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 a b))) | |
| 80.1% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 (+.f64 a b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)) (fma.f64 (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))))))) | |
| 99.5% | (/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))) (*.f64 (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))) (fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (sin.f64 a) (sin.f64 b))))) | |
| ▶ | 99.6% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 44.9% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 43.9% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 53.8% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)))) | |
| ▶ | 36.9% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
| 63.5% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) | |
| ▶ | 62.7% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
| 61.1% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) | |
| 59.9% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b)))) | |
| 58.5% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a)))) | |
| 59.3% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) | |
| 60.8% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) | |
| 57.5% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) | |
| 57.9% | (/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) | |
| 57.5% | (/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (cos.f64 (+.f64 a b))) | |
| 80.3% | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) | |
| ▶ | 60.9% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 r (tan.f64 b)))) |
| 57.9% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) | |
| ▶ | 62.7% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
| 57.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
Compiled 946 to 628 computations (33.6% saved)
| Inputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(*.f64 r (sin.f64 b)) |
r |
(sin.f64 b) |
b |
(-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
(*.f64 (cos.f64 b) (cos.f64 a)) |
(cos.f64 b) |
(cos.f64 a) |
a |
(*.f64 (sin.f64 b) (sin.f64 a)) |
(sin.f64 a) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
(*.f64 r (tan.f64 b)) |
(tan.f64 b) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
(cos.f64 #s(approx (+ a b) b)) |
#s(approx (+ a b) b) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 r (tan.f64 b)))) |
(fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 r (tan.f64 b))) |
(*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) |
(*.f64 (tan.f64 b) (tan.f64 b)) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))) |
(+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 a #s(literal 3 binary64)) |
(fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a))) |
(-.f64 (*.f64 a a) (*.f64 b a)) |
(*.f64 a a) |
(*.f64 b a) |
| Outputs |
|---|
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* r (sin b)))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (+ a b))))) |
#s(approx (* r (tan b)) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* r (+ (/ (sin b) (cos b)) (/ (* a (pow (sin b) 2)) (pow (cos b) 2)))))) |
#s(approx (* r (* (tan b) (tan b))) #s(hole binary64 (/ (* r (pow (sin b) 2)) (pow (cos b) 2)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (sin b) (cos b))) (* -1 (/ (* a (pow (sin b) 2)) (pow (cos b) 2)))))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (cos b))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (cos b))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* -1/2 (* (pow a 2) (cos b)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* 1/24 (* (pow a 2) (cos b)))))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* (pow a 2) (+ (* -1/720 (* (pow a 2) (cos b))) (* 1/24 (cos b))))))))) |
#s(approx (cos a) #s(hole binary64 1)) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* -1/2 (pow a 2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* 1/24 (pow a 2)) 1/2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/24 (* -1/720 (pow a 2)))) 1/2))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (sin b)))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* -1/6 (* (pow a 2) (sin b))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* (pow a 2) (+ (* -1/6 (sin b)) (* 1/120 (* (pow a 2) (sin b))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* (pow a 2) (+ (* -1/6 (sin b)) (* (pow a 2) (+ (* -1/5040 (* (pow a 2) (sin b))) (* 1/120 (sin b)))))))))) |
#s(approx (sin a) #s(hole binary64 a)) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* -1/6 (pow a 2)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* 1/120 (pow a 2)) 1/6)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos b))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (+ a b))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow b 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (+ (pow a 3) (pow b 3)))) |
#s(approx (pow a 3) #s(hole binary64 (pow a 3))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow b 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* a (- a b)) (pow b 2)))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (* -1 (* a b)))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (* a (- a b)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* b a) #s(hole binary64 (* a b))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (- (* (cos a) (cos b)) (* (sin a) (sin b))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (* (cos a) (cos b)))) |
#s(approx (cos a) #s(hole binary64 (cos a))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* (sin a) (sin b)))) |
#s(approx (sin a) #s(hole binary64 (sin a))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (+ a b)))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* a (+ (/ (* r (sin b)) (* a (cos b))) (/ (* r (pow (sin b) 2)) (pow (cos b) 2)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) (pow a 2)))) (* -1 (/ b a)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) (pow a 3)))) (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 2) (pow a 2)))))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow a 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow a 3) (+ 1 (/ (pow b 3) (pow a 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (pow a 2))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- b (* -1 a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (- b (* -1 a))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* r (sin b)) (* a (cos b)))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2)))))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)) (* -1 b)) a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (+ (* -1 (pow b 2)) (pow b 2))) a)) (* -1 b)) a)) 1))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (pow b 3) (pow a 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow b 2) a)) (* -1 b)) a)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b r))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* -1/6 (* (pow b 2) r)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* 1/120 (* (pow b 2) r)))))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) r)) (* 1/120 r))))))))) |
#s(approx (sin b) #s(hole binary64 b)) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* -1/6 (pow b 2)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* 1/120 (pow b 2)) 1/6)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/120 (* -1/5040 (pow b 2)))) 1/6)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (cos a))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (cos a))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* -1/2 (* (pow b 2) (cos a)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* 1/24 (* (pow b 2) (cos a)))))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* (pow b 2) (+ (* -1/720 (* (pow b 2) (cos a))) (* 1/24 (cos a))))))))) |
#s(approx (cos b) #s(hole binary64 1)) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* -1/2 (pow b 2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* 1/24 (pow b 2)) 1/2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/24 (* -1/720 (pow b 2)))) 1/2))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (sin a)))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* -1/6 (* (pow b 2) (sin a))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* (pow b 2) (+ (* -1/6 (sin a)) (* 1/120 (* (pow b 2) (sin a))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* (pow b 2) (+ (* -1/6 (sin a)) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) (sin a))) (* 1/120 (sin a)))))))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b r))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* 1/3 (* (pow b 2) r)))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* 2/15 (* (pow b 2) r)) (* 1/3 r))))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* 1/3 r) (* (pow b 2) (+ (* 17/315 (* (pow b 2) r)) (* 2/15 r))))))))) |
#s(approx (tan b) #s(hole binary64 b)) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* 1/3 (pow b 2)))))) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (+ 1/3 (* 2/15 (pow b 2)))))))) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (+ 1/3 (* (pow b 2) (+ 2/15 (* 17/315 (pow b 2)))))))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos a))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b r))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* a (* b r)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* b (+ (* 1/3 (* b r)) (* a r))))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* b (+ (* a r) (* b (+ (* 1/3 r) (* 2/3 (* a (* b r))))))))))) |
#s(approx (* r (* (tan b) (tan b))) #s(hole binary64 (* (pow b 2) r))) |
#s(approx (* r (* (tan b) (tan b))) #s(hole binary64 (* (pow b 2) (+ r (* 2/3 (* (pow b 2) r)))))) |
#s(approx (* r (* (tan b) (tan b))) #s(hole binary64 (* (pow b 2) (+ r (* (pow b 2) (+ (* 17/45 (* (pow b 2) r)) (* 2/3 r))))))) |
#s(approx (* r (* (tan b) (tan b))) #s(hole binary64 (* (pow b 2) (+ r (* (pow b 2) (+ (* 2/3 r) (* (pow b 2) (+ (* 62/315 (* (pow b 2) r)) (* 17/45 r))))))))) |
#s(approx (* (tan b) (tan b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (tan b) (tan b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2/3 (pow b 2)))))) |
#s(approx (* (tan b) (tan b)) #s(hole binary64 (* (pow b 2) (+ 1 (* (pow b 2) (+ 2/3 (* 17/45 (pow b 2)))))))) |
#s(approx (* (tan b) (tan b)) #s(hole binary64 (* (pow b 2) (+ 1 (* (pow b 2) (+ 2/3 (* (pow b 2) (+ 17/45 (* 62/315 (pow b 2)))))))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (pow b 3) #s(hole binary64 (pow b 3))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* b (- b a)) (pow a 2)))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (sin b) #s(hole binary64 (sin b))) |
#s(approx (cos b) #s(hole binary64 (cos b))) |
#s(approx (tan b) #s(hole binary64 (/ (sin b) (cos b)))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (tan b) (tan b)) #s(hole binary64 (/ (pow (sin b) 2) (pow (cos b) 2)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) (pow b 2)))) (* -1 (/ a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) (pow b 3)))) (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ (pow a 2) (pow b 2)))))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow b 3) (+ 1 (/ (pow a 3) (pow b 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ a b)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b))))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (* b (- (/ (pow a 2) b) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (- a (* -1 b))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (+ (* -1 (/ (pow a 2) b)) (/ (pow a 2) b)) (* -1 a)) b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) b)) (+ (* -1 (pow a 2)) (pow a 2))) b)) (* -1 a)) b)) 1))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (pow a 3) (pow b 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) (* -1 a)) b)))))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (pow a 2) b)) (* -1 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | r | @ | 0 | ((/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) (* r (sin b)) r (sin b) b (- (* (cos b) (cos a)) (* (sin b) (sin a))) (* (cos b) (cos a)) (cos b) (cos a) a (* (sin b) (sin a)) (sin a) (/ (* r (sin b)) (cos (+ a b))) (* r (tan b)) (tan b) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (/ (* r (sin b)) (cos (+ a b))) (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (* r (* (tan b) (tan b))) (* (tan b) (tan b)) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (pow a 3) (+ (* b b) (- (* a a) (* b a))) (- (* a a) (* b a)) (* a a) (* b a)) |
| 13.0ms | b | @ | -inf | ((/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) (* r (sin b)) r (sin b) b (- (* (cos b) (cos a)) (* (sin b) (sin a))) (* (cos b) (cos a)) (cos b) (cos a) a (* (sin b) (sin a)) (sin a) (/ (* r (sin b)) (cos (+ a b))) (* r (tan b)) (tan b) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (/ (* r (sin b)) (cos (+ a b))) (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (* r (* (tan b) (tan b))) (* (tan b) (tan b)) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (pow a 3) (+ (* b b) (- (* a a) (* b a))) (- (* a a) (* b a)) (* a a) (* b a)) |
| 10.0ms | r | @ | inf | ((/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) (* r (sin b)) r (sin b) b (- (* (cos b) (cos a)) (* (sin b) (sin a))) (* (cos b) (cos a)) (cos b) (cos a) a (* (sin b) (sin a)) (sin a) (/ (* r (sin b)) (cos (+ a b))) (* r (tan b)) (tan b) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (/ (* r (sin b)) (cos (+ a b))) (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (* r (* (tan b) (tan b))) (* (tan b) (tan b)) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (pow a 3) (+ (* b b) (- (* a a) (* b a))) (- (* a a) (* b a)) (* a a) (* b a)) |
| 8.0ms | a | @ | inf | ((/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) (* r (sin b)) r (sin b) b (- (* (cos b) (cos a)) (* (sin b) (sin a))) (* (cos b) (cos a)) (cos b) (cos a) a (* (sin b) (sin a)) (sin a) (/ (* r (sin b)) (cos (+ a b))) (* r (tan b)) (tan b) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (/ (* r (sin b)) (cos (+ a b))) (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (* r (* (tan b) (tan b))) (* (tan b) (tan b)) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (pow a 3) (+ (* b b) (- (* a a) (* b a))) (- (* a a) (* b a)) (* a a) (* b a)) |
| 7.0ms | r | @ | -inf | ((/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) (* r (sin b)) r (sin b) b (- (* (cos b) (cos a)) (* (sin b) (sin a))) (* (cos b) (cos a)) (cos b) (cos a) a (* (sin b) (sin a)) (sin a) (/ (* r (sin b)) (cos (+ a b))) (* r (tan b)) (tan b) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (/ (* r (sin b)) (cos (+ a b))) (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (* r (* (tan b) (tan b))) (* (tan b) (tan b)) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (pow a 3) (+ (* b b) (- (* a a) (* b a))) (- (* a a) (* b a)) (* a a) (* b a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 774 | 5436 |
| 0 | 822 | 4265 |
| 1 | 4570 | 4220 |
| 0 | 8406 | 4061 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(*.f64 r (sin.f64 b)) |
r |
(sin.f64 b) |
b |
(-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
(*.f64 (cos.f64 b) (cos.f64 a)) |
(cos.f64 b) |
(cos.f64 a) |
a |
(*.f64 (sin.f64 b) (sin.f64 a)) |
(sin.f64 a) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
(*.f64 r (tan.f64 b)) |
(tan.f64 b) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
(cos.f64 #s(approx (+ a b) b)) |
#s(approx (+ a b) b) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 r (tan.f64 b)))) |
(fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 r (tan.f64 b))) |
(*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) |
(*.f64 (tan.f64 b) (tan.f64 b)) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))) |
(+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 a #s(literal 3 binary64)) |
(fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a))) |
(-.f64 (*.f64 a a) (*.f64 b a)) |
(*.f64 a a) |
(*.f64 b a) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* r (sin b)))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (+ a b))))) |
#s(approx (* r (tan b)) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* r (+ (/ (sin b) (cos b)) (/ (* a (pow (sin b) 2)) (pow (cos b) 2)))))) |
#s(approx (* r (* (tan b) (tan b))) #s(hole binary64 (/ (* r (pow (sin b) 2)) (pow (cos b) 2)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (sin b) (cos b))) (* -1 (/ (* a (pow (sin b) 2)) (pow (cos b) 2)))))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (cos b))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (cos b))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* -1/2 (* (pow a 2) (cos b)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* 1/24 (* (pow a 2) (cos b)))))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* (pow a 2) (+ (* -1/720 (* (pow a 2) (cos b))) (* 1/24 (cos b))))))))) |
#s(approx (cos a) #s(hole binary64 1)) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* -1/2 (pow a 2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* 1/24 (pow a 2)) 1/2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/24 (* -1/720 (pow a 2)))) 1/2))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (sin b)))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* -1/6 (* (pow a 2) (sin b))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* (pow a 2) (+ (* -1/6 (sin b)) (* 1/120 (* (pow a 2) (sin b))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* (pow a 2) (+ (* -1/6 (sin b)) (* (pow a 2) (+ (* -1/5040 (* (pow a 2) (sin b))) (* 1/120 (sin b)))))))))) |
#s(approx (sin a) #s(hole binary64 a)) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* -1/6 (pow a 2)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* 1/120 (pow a 2)) 1/6)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos b))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (+ a b))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow b 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (+ (pow a 3) (pow b 3)))) |
#s(approx (pow a 3) #s(hole binary64 (pow a 3))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow b 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* a (- a b)) (pow b 2)))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (* -1 (* a b)))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (* a (- a b)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* b a) #s(hole binary64 (* a b))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (- (* (cos a) (cos b)) (* (sin a) (sin b))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (* (cos a) (cos b)))) |
#s(approx (cos a) #s(hole binary64 (cos a))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* (sin a) (sin b)))) |
#s(approx (sin a) #s(hole binary64 (sin a))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (+ a b)))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* a (+ (/ (* r (sin b)) (* a (cos b))) (/ (* r (pow (sin b) 2)) (pow (cos b) 2)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) (pow a 2)))) (* -1 (/ b a)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) (pow a 3)))) (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 2) (pow a 2)))))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow a 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow a 3) (+ 1 (/ (pow b 3) (pow a 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (pow a 2))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- b (* -1 a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (- b (* -1 a))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* r (sin b)) (* a (cos b)))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2)))))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)) (* -1 b)) a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (+ (* -1 (pow b 2)) (pow b 2))) a)) (* -1 b)) a)) 1))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (pow b 3) (pow a 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow b 2) a)) (* -1 b)) a)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b r))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* -1/6 (* (pow b 2) r)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* 1/120 (* (pow b 2) r)))))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) r)) (* 1/120 r))))))))) |
#s(approx (sin b) #s(hole binary64 b)) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* -1/6 (pow b 2)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* 1/120 (pow b 2)) 1/6)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/120 (* -1/5040 (pow b 2)))) 1/6)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (cos a))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (cos a))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* -1/2 (* (pow b 2) (cos a)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* 1/24 (* (pow b 2) (cos a)))))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* (pow b 2) (+ (* -1/720 (* (pow b 2) (cos a))) (* 1/24 (cos a))))))))) |
#s(approx (cos b) #s(hole binary64 1)) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* -1/2 (pow b 2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* 1/24 (pow b 2)) 1/2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/24 (* -1/720 (pow b 2)))) 1/2))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (sin a)))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* -1/6 (* (pow b 2) (sin a))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* (pow b 2) (+ (* -1/6 (sin a)) (* 1/120 (* (pow b 2) (sin a))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* (pow b 2) (+ (* -1/6 (sin a)) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) (sin a))) (* 1/120 (sin a)))))))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b r))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* 1/3 (* (pow b 2) r)))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* 2/15 (* (pow b 2) r)) (* 1/3 r))))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* 1/3 r) (* (pow b 2) (+ (* 17/315 (* (pow b 2) r)) (* 2/15 r))))))))) |
#s(approx (tan b) #s(hole binary64 b)) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* 1/3 (pow b 2)))))) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (+ 1/3 (* 2/15 (pow b 2)))))))) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (+ 1/3 (* (pow b 2) (+ 2/15 (* 17/315 (pow b 2)))))))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos a))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b r))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* a (* b r)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* b (+ (* 1/3 (* b r)) (* a r))))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* b (+ (* a r) (* b (+ (* 1/3 r) (* 2/3 (* a (* b r))))))))))) |
#s(approx (* r (* (tan b) (tan b))) #s(hole binary64 (* (pow b 2) r))) |
#s(approx (* r (* (tan b) (tan b))) #s(hole binary64 (* (pow b 2) (+ r (* 2/3 (* (pow b 2) r)))))) |
#s(approx (* r (* (tan b) (tan b))) #s(hole binary64 (* (pow b 2) (+ r (* (pow b 2) (+ (* 17/45 (* (pow b 2) r)) (* 2/3 r))))))) |
#s(approx (* r (* (tan b) (tan b))) #s(hole binary64 (* (pow b 2) (+ r (* (pow b 2) (+ (* 2/3 r) (* (pow b 2) (+ (* 62/315 (* (pow b 2) r)) (* 17/45 r))))))))) |
#s(approx (* (tan b) (tan b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (tan b) (tan b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2/3 (pow b 2)))))) |
#s(approx (* (tan b) (tan b)) #s(hole binary64 (* (pow b 2) (+ 1 (* (pow b 2) (+ 2/3 (* 17/45 (pow b 2)))))))) |
#s(approx (* (tan b) (tan b)) #s(hole binary64 (* (pow b 2) (+ 1 (* (pow b 2) (+ 2/3 (* (pow b 2) (+ 17/45 (* 62/315 (pow b 2)))))))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (pow b 3) #s(hole binary64 (pow b 3))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* b (- b a)) (pow a 2)))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (sin b) #s(hole binary64 (sin b))) |
#s(approx (cos b) #s(hole binary64 (cos b))) |
#s(approx (tan b) #s(hole binary64 (/ (sin b) (cos b)))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (tan b) (tan b)) #s(hole binary64 (/ (pow (sin b) 2) (pow (cos b) 2)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) (pow b 2)))) (* -1 (/ a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) (pow b 3)))) (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ (pow a 2) (pow b 2)))))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow b 3) (+ 1 (/ (pow a 3) (pow b 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ a b)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b))))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (* b (- (/ (pow a 2) b) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (cos (+ a b)) #s(hole binary64 (cos (- a (* -1 b))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (+ (* -1 (/ (pow a 2) b)) (/ (pow a 2) b)) (* -1 a)) b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) b)) (+ (* -1 (pow a 2)) (pow a 2))) b)) (* -1 a)) b)) 1))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (pow a 3) (pow b 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) (* -1 a)) b)))))) |
#s(approx (- (* a a) (* b a)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (pow a 2) b)) (* -1 a)))))) |
| Outputs |
|---|
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 (+.f64 a b)))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) |
(*.f64 (sin.f64 b) r) |
(*.f64 r (sin.f64 b)) |
r |
(pow.f64 (sin.f64 b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64))) |
(sin.f64 b) |
(exp.f64 (*.f64 (log.f64 (sin.f64 b)) #s(literal 1 binary64))) |
b |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64))) (cos.f64 (-.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))))) |
(fma.f64 (sin.f64 (+.f64 a b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a))) |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (cos.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b))))) (*.f64 (sin.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (sin.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (cos.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b))))) (*.f64 (sin.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (sin.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
(-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))) |
(cos.f64 (neg.f64 (neg.f64 (+.f64 a b)))) |
(cos.f64 (neg.f64 (+.f64 a b))) |
(cos.f64 (+.f64 a b)) |
(+.f64 (*.f64 (sin.f64 (+.f64 a b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(+.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a))) |
(*.f64 (cos.f64 a) (cos.f64 b)) |
(*.f64 (cos.f64 b) (cos.f64 a)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 b))) (sin.f64 (+.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 b)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) b)) (sin.f64 (+.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) b))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 a))) (sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) a)) (sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) a))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) a (neg.f64 b))) (cos.f64 (-.f64 (neg.f64 a) (neg.f64 b)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) a b)) (cos.f64 (-.f64 (neg.f64 a) b))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 a (neg.f64 b))) (cos.f64 (-.f64 a (neg.f64 b)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) b (neg.f64 a))) (cos.f64 (-.f64 (neg.f64 b) (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) b a)) (cos.f64 (-.f64 (neg.f64 b) a))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 b (neg.f64 a))) (cos.f64 (-.f64 b (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 a b)) (cos.f64 (-.f64 b a))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 b) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 b) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 b))) |
(cos.f64 (neg.f64 b)) |
(cos.f64 b) |
(exp.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 b) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 b) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 a) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 a) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 a) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 a))) |
(cos.f64 (neg.f64 a)) |
(cos.f64 a) |
(exp.f64 (*.f64 (log.f64 (cos.f64 a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 a) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 a) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
a |
(*.f64 (sin.f64 a) (sin.f64 b)) |
(*.f64 (sin.f64 b) (sin.f64 a)) |
(/.f64 (-.f64 (cos.f64 (-.f64 b a)) (cos.f64 (+.f64 a b))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 a) #s(literal -1 binary64))) |
(sin.f64 a) |
(exp.f64 (*.f64 (log.f64 (sin.f64 a)) #s(literal 1 binary64))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (tan.f64 b) r)) |
(*.f64 (tan.f64 b) r) |
(*.f64 r (tan.f64 b)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 b))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 b)) |
(/.f64 (+.f64 (tan.f64 b) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 b) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 b)) (neg.f64 (cos.f64 b))) |
(/.f64 (sin.f64 b) (cos.f64 b)) |
(tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 b (PI.f64))) |
(tan.f64 b) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b))) |
(fma.f64 (sin.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(cos.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b))) |
(cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) |
(+.f64 (*.f64 (sin.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a (*.f64 (tan.f64 b) r))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (tan.f64 b) r) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a) (*.f64 (tan.f64 b) r))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 b) r) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (tan.f64 b) r) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a) (*.f64 (tan.f64 b) r))))) |
(fma.f64 (*.f64 a r) (pow.f64 (tan.f64 b) #s(literal 2 binary64)) (*.f64 (tan.f64 b) r)) |
(fma.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a (*.f64 (tan.f64 b) r)) |
(fma.f64 (tan.f64 b) r (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a)) |
(fma.f64 a (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) (*.f64 (tan.f64 b) r)) |
(fma.f64 r (tan.f64 b) (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a)) |
(-.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a) (*.f64 (neg.f64 r) (tan.f64 b))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a) (*.f64 (tan.f64 b) r)) |
(+.f64 (*.f64 (tan.f64 b) r) (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a)) |
(*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) |
(*.f64 (*.f64 (tan.f64 b) r) (tan.f64 b)) |
(*.f64 r (pow.f64 (tan.f64 b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (fabs.f64 (tan.f64 b))) (neg.f64 (fabs.f64 (tan.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (tan.f64 b))) (neg.f64 (neg.f64 (tan.f64 b)))) |
(*.f64 (fabs.f64 (fabs.f64 (tan.f64 b))) (fabs.f64 (fabs.f64 (tan.f64 b)))) |
(*.f64 (pow.f64 (tan.f64 b) #s(literal 1 binary64)) (pow.f64 (tan.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (tan.f64 b) #s(literal 1 binary64)) (tan.f64 b)) |
(*.f64 (fabs.f64 (tan.f64 b)) (fabs.f64 (tan.f64 b))) |
(*.f64 (neg.f64 (tan.f64 b)) (neg.f64 (tan.f64 b))) |
(*.f64 (tan.f64 b) (tan.f64 b)) |
(pow.f64 (fabs.f64 (tan.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (tan.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (tan.f64 b) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 b)) #s(literal 2 binary64))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 (+.f64 a b)))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64))) (cos.f64 (-.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))))) |
(fma.f64 (sin.f64 (+.f64 a b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a))) |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (cos.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b))))) (*.f64 (sin.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (sin.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (cos.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b))))) (*.f64 (sin.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (sin.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
(-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))) |
(cos.f64 (neg.f64 (neg.f64 (+.f64 a b)))) |
(cos.f64 (neg.f64 (+.f64 a b))) |
(cos.f64 (+.f64 a b)) |
(+.f64 (*.f64 (sin.f64 (+.f64 a b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(+.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 a b) a (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (-.f64 a b) a (*.f64 b b))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) |
(+.f64 a b) |
(+.f64 b a) |
(*.f64 (fma.f64 (-.f64 a b) a (*.f64 b b)) (+.f64 a b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (+.f64 (pow.f64 a #s(literal 6 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 9 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal 3/2 binary64))) (neg.f64 (pow.f64 a #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 a #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3 binary64))) |
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 (*.f64 b b) b (pow.f64 a #s(literal 3 binary64))) |
(fma.f64 (*.f64 a a) a (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 a (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 b (*.f64 b b) (pow.f64 a #s(literal 3 binary64))) |
(+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (neg.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b b) b) |
(*.f64 b (*.f64 b b)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 b #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (neg.f64 (pow.f64 a #s(literal 3/2 binary64))) (neg.f64 (pow.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 a #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64))) |
(*.f64 (*.f64 a a) a) |
(*.f64 a (*.f64 a a)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 a #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 3/2 binary64)) |
(pow.f64 a #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (+.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 a b) a) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 (-.f64 a b) a))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 a b) a) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) a))))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (-.f64 a b) a)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (-.f64 (*.f64 b b) (*.f64 a b))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (-.f64 a b) a)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (-.f64 (*.f64 b b) (*.f64 a b))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (-.f64 (*.f64 b b) (*.f64 a b))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (-.f64 a b) a)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (-.f64 (*.f64 b b) (*.f64 a b))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (-.f64 a b) a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (-.f64 a b) a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (-.f64 (*.f64 b b) (*.f64 a b))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (-.f64 a b) a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (-.f64 (*.f64 b b) (*.f64 a b))) |
(fma.f64 (-.f64 a b) a (*.f64 b b)) |
(fma.f64 a (-.f64 a b) (*.f64 b b)) |
(fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))) |
(fma.f64 b b (*.f64 (-.f64 a b) a)) |
(-.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a b)) |
(+.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (neg.f64 a) b)) |
(+.f64 (*.f64 b b) (*.f64 (-.f64 a b) a)) |
(+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a b))) |
(+.f64 (*.f64 (-.f64 a b) a) (*.f64 b b)) |
(*.f64 (-.f64 a b) a) |
(*.f64 a (-.f64 a b)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (fma.f64 a a (*.f64 a b))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 a b))))) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 (neg.f64 b) a)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 (neg.f64 b) a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (neg.f64 b) a)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (neg.f64 b) a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 b) a)) |
(fma.f64 a a (*.f64 (neg.f64 b) a)) |
(-.f64 (*.f64 a a) (*.f64 a b)) |
(+.f64 (*.f64 a a) (*.f64 (neg.f64 b) a)) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(*.f64 a b) |
(*.f64 b a) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b)))) |
#s(approx (* r (sin b)) (*.f64 (sin.f64 b) r)) |
#s(approx r r) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b)))) |
#s(approx (* r (tan b)) (*.f64 (tan.f64 b) r)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 a (/.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (tan.f64 b)) r)) |
#s(approx (* r (* (tan b) (tan b))) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (tan.f64 b))) r))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 b) a) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) a) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (* (cos b) (cos a)) (cos.f64 b)) |
#s(approx (* (cos b) (cos a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (cos.f64 b) (cos.f64 b))) |
#s(approx (* (cos b) (cos a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 a a)) (cos.f64 b) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) (*.f64 a a) (cos.f64 b))) |
#s(approx (* (cos b) (cos a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 a a)) (cos.f64 b) (*.f64 #s(literal 1/24 binary64) (cos.f64 b))) (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) (*.f64 a a) (cos.f64 b))) |
#s(approx (cos a) #s(literal 1 binary64)) |
#s(approx (cos a) (fma.f64 #s(literal -1/2 binary64) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (cos a) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (cos a) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 a a) #s(literal 1/24 binary64)) (*.f64 a a)) #s(literal 1/2 binary64)) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx a a) |
#s(approx (* (sin b) (sin a)) (*.f64 (sin.f64 b) a)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a a)) (sin.f64 b) (sin.f64 b)) a)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 a a)) (sin.f64 b) (*.f64 #s(literal -1/6 binary64) (sin.f64 b))) (*.f64 a a) (sin.f64 b)) a)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 a a)) (sin.f64 b) (*.f64 #s(literal 1/120 binary64) (sin.f64 b))) (*.f64 a a) (*.f64 #s(literal -1/6 binary64) (sin.f64 b))) (*.f64 a a) (sin.f64 b)) a)) |
#s(approx (sin a) a) |
#s(approx (sin a) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 a a)) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 a a) #s(literal 1/120 binary64)) (*.f64 a a)) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 b) a) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) a) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+.f64 a b)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (tan.f64 b) r)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 b) a) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) a) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+.f64 a b)) |
#s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (+ (pow b 3) (pow a 3)) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow a 3) (pow.f64 a #s(literal 3 binary64))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 b b)) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (neg.f64 a) b (*.f64 b b))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (-.f64 a b) a (*.f64 b b))) |
#s(approx (- (* a a) (* b a)) (*.f64 (neg.f64 a) b)) |
#s(approx (- (* a a) (* b a)) (*.f64 (-.f64 a b) a)) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (* b a) (*.f64 a b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (+.f64 a b))) |
#s(approx (* (cos b) (cos a)) (*.f64 (cos.f64 a) (cos.f64 b))) |
#s(approx (cos a) (cos.f64 a)) |
#s(approx (* (sin b) (sin a)) (*.f64 (sin.f64 a) (sin.f64 b))) |
#s(approx (sin a) (sin.f64 a)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (+.f64 a b))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (/.f64 r a) (tan.f64 b) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) a)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (+.f64 a b))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) b) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (neg.f64 b) a))) a)) |
#s(approx (+ (pow b 3) (pow a 3)) (pow.f64 a #s(literal 3 binary64))) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 a a)) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 b a))) (*.f64 a a))) |
#s(approx (- (* a a) (* b a)) (*.f64 a a)) |
#s(approx (- (* a a) (* b a)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 b (neg.f64 a))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (-.f64 b (neg.f64 a)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 r a) (tan.f64 b) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 (-.f64 a b) a (*.f64 b b))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1 binary64) b)) a)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) b) a)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) a) b)) a)) #s(literal 1 binary64)))) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b b) a) b)) a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (* r (sin b)) (*.f64 b r)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) r)) (*.f64 b b) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (sin b) b) |
#s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx b b) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 a)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 a) b) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) b) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (* (cos b) (cos a)) (cos.f64 a)) |
#s(approx (* (cos b) (cos a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (cos.f64 a) (cos.f64 a))) |
#s(approx (* (cos b) (cos a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) (cos.f64 a) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) (*.f64 b b) (cos.f64 a))) |
#s(approx (* (cos b) (cos a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 b b)) (cos.f64 a) (*.f64 #s(literal 1/24 binary64) (cos.f64 a))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) (*.f64 b b) (cos.f64 a))) |
#s(approx (cos b) #s(literal 1 binary64)) |
#s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (* (sin b) (sin a)) (*.f64 (sin.f64 a) b)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) (sin.f64 a)) #s(literal -1/6 binary64) (sin.f64 a)) b)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) (sin.f64 a)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) (sin.f64 a))) (*.f64 b b) (sin.f64 a)) b)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) (sin.f64 a)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (sin.f64 a))) (*.f64 b b) (*.f64 #s(literal -1/6 binary64) (sin.f64 a))) (*.f64 b b) (sin.f64 a)) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (* r (tan b)) (*.f64 b r)) |
#s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b)) |
#s(approx (* r (tan b)) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 b b) r) (*.f64 #s(literal 1/3 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (* r (tan b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 (*.f64 b b) r) (*.f64 #s(literal 2/15 binary64) r)) (*.f64 b b) (*.f64 #s(literal 1/3 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (tan b) b) |
#s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 a)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 a) b) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) b) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 b r)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b r) (*.f64 a r)) b r) b)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b r) a) (*.f64 #s(literal 1/3 binary64) r)) b (*.f64 a r)) b r) b)) |
#s(approx (* r (* (tan b) (tan b))) (*.f64 (*.f64 b b) r)) |
#s(approx (* r (* (tan b) (tan b))) (*.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b b) r) r) (*.f64 b b))) |
#s(approx (* r (* (tan b) (tan b))) (*.f64 (fma.f64 (fma.f64 #s(literal 17/45 binary64) (*.f64 (*.f64 b b) r) (*.f64 #s(literal 2/3 binary64) r)) (*.f64 b b) r) (*.f64 b b))) |
#s(approx (* r (* (tan b) (tan b))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 62/315 binary64) (*.f64 (*.f64 b b) r) (*.f64 #s(literal 17/45 binary64) r)) (*.f64 b b) (*.f64 #s(literal 2/3 binary64) r)) (*.f64 b b) r) (*.f64 b b))) |
#s(approx (* (tan b) (tan b)) (*.f64 b b)) |
#s(approx (* (tan b) (tan b)) (*.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 b b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (tan b) (tan b)) (*.f64 (fma.f64 (fma.f64 #s(literal 17/45 binary64) (*.f64 b b) #s(literal 2/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (tan b) (tan b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 62/315 binary64) (*.f64 b b) #s(literal 17/45 binary64)) (*.f64 b b) #s(literal 2/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 a)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 a) b) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) b) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (pow b 3) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (neg.f64 a) b (*.f64 a a))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (-.f64 b a) b (*.f64 a a))) |
#s(approx (- (* a a) (* b a)) (fma.f64 (neg.f64 a) b (*.f64 a a))) |
#s(approx (sin b) (sin.f64 b)) |
#s(approx (cos b) (cos.f64 b)) |
#s(approx (tan b) (tan.f64 b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (* (tan b) (tan b)) (/.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b b)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 a) b)) b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (neg.f64 a) b))) b)) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a b))) (*.f64 b b))) |
#s(approx (- (* a a) (* b a)) (*.f64 (-.f64 (/.f64 (*.f64 a a) b) a) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 a (neg.f64 b))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (-.f64 a (neg.f64 b)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (-.f64 a b) a (*.f64 b b))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 1 binary64) a)) b)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) a) b)) (*.f64 #s(literal 0 binary64) (*.f64 a a))) b) a)) b)) #s(literal 1 binary64)))) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (neg.f64 a) b) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a a) b) a)) b) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (- (* a a) (* b a)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a a) b) a)))) |
Compiled 12 928 to 2 089 computations (83.8% saved)
62 alts after pruning (59 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 397 | 49 | 446 |
| Fresh | 9 | 10 | 19 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 408 | 62 | 470 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (/.f64 (*.f64 r (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 62.6% | (/.f64 (*.f64 r (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (cos.f64 #s(approx (+ a b) b))) | |
| 40.2% | (/.f64 (*.f64 r (*.f64 (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 a b))) | |
| 80.1% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 (+.f64 a b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ▶ | 99.6% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)) (fma.f64 (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))))))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))))))) | |
| 99.5% | (/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))) (*.f64 (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))) (fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (sin.f64 a) (sin.f64 b))))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (fma.f64 (sin.f64 b) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 b) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 99.5% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 64.6% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (fma.f64 (sin.f64 a) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 a) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 99.5% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 a) #s(literal -1 binary64)))) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| ✓ | 99.6% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 68.3% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #s(approx (sin a) a)))) | |
| 60.9% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 61.1% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 62.9% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 68.8% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) | |
| 59.0% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 58.9% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 58.6% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 63.9% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 b)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| ▶ | 61.9% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 44.9% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 43.9% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 43.8% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 43.7% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 53.8% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)))) | |
| 24.2% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (neg.f64 a) b (*.f64 a a)))))) | |
| ▶ | 22.7% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
| 38.1% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) | |
| 33.6% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) | |
| 63.5% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) | |
| ▶ | 61.1% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
| ✓ | 62.7% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
| 59.3% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) | |
| 60.8% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) | |
| 58.6% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 58.3% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 57.5% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) | |
| 40.0% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (+ a b) b))) | |
| 58.2% | (/.f64 (*.f64 r #s(approx (sin b) b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 57.9% | (/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) | |
| 40.2% | (/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) | |
| 58.3% | (/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 80.3% | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) | |
| 62.7% | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) | |
| 57.9% | #s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) | |
| 57.8% | #s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) | |
| 60.9% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 (tan.f64 b) r (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a))) | |
| 27.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (+.f64 (tan.f64 b) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 b) (tan.f64 (PI.f64))))))) | |
| 27.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) | |
| 27.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) | |
| ✓ | 62.7% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
| 39.6% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) | |
| 39.7% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) | |
| 39.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) | |
| ▶ | 40.2% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
| 50.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (/.f64 r a) (tan.f64 b) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) a))) | |
| 39.0% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) | |
| 39.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
Compiled 3 091 to 2 094 computations (32.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(*.f64 r (sin.f64 b)) |
r |
(sin.f64 b) |
b |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a))) |
(cos.f64 b) |
(cos.f64 a) |
a |
(*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)) |
(neg.f64 (sin.f64 b)) |
(sin.f64 a) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
(*.f64 r #s(approx (tan b) b)) |
#s(approx (tan b) b) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
#s(approx (* (cos b) (cos a)) (cos.f64 a)) |
(*.f64 (sin.f64 b) (sin.f64 a)) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))) |
(+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 a #s(literal 3 binary64)) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) |
(/.f64 b a) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 a a) |
| Outputs |
|---|
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* r (sin b)))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (+ a b))))) |
#s(approx (* r (tan b)) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (cos b))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* -1/2 (* a (cos b)))))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b)))))))))) |
#s(approx (cos a) #s(hole binary64 1)) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* -1/2 (pow a 2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* 1/24 (pow a 2)) 1/2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/24 (* -1/720 (pow a 2)))) 1/2))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* a (sin b))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* 1/6 (* (pow a 2) (sin b))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* (pow a 2) (+ (* -1/120 (* (pow a 2) (sin b))) (* 1/6 (sin b)))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* (pow a 2) (+ (* 1/6 (sin b)) (* (pow a 2) (+ (* -1/120 (sin b)) (* 1/5040 (* (pow a 2) (sin b))))))))))) |
#s(approx (sin a) #s(hole binary64 a)) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* -1/6 (pow a 2)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* 1/120 (pow a 2)) 1/6)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (+ a b))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (cos b))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (cos b))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* -1/2 (* (pow a 2) (cos b)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* 1/24 (* (pow a 2) (cos b)))))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* (pow a 2) (+ (* -1/720 (* (pow a 2) (cos b))) (* 1/24 (cos b))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (sin b)))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* -1/6 (* (pow a 2) (sin b))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* (pow a 2) (+ (* -1/6 (sin b)) (* 1/120 (* (pow a 2) (sin b))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* (pow a 2) (+ (* -1/6 (sin b)) (* (pow a 2) (+ (* -1/5040 (* (pow a 2) (sin b))) (* 1/120 (sin b)))))))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow b 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (+ (pow a 3) (pow b 3)))) |
#s(approx (pow a 3) #s(hole binary64 (pow a 3))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow b 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* a (- a b)) (pow b 2)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* -1 (* a b)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* a (+ a (* -1 b))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (/ (+ a (* -1 b)) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b))))) |
#s(approx (cos a) #s(hole binary64 (cos a))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* (sin a) (sin b))))) |
#s(approx (sin a) #s(hole binary64 (sin a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) (pow a 2)))) (* -1 (/ b a)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) (pow a 3)))) (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 2) (pow a 2)))))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (- (* (cos a) (cos b)) (* (sin a) (sin b))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (* (cos a) (cos b)))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* (sin a) (sin b)))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow a 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow a 3) (+ 1 (/ (pow b 3) (pow a 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ b a))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- b (* -1 a)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)) (* -1 b)) a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (+ (* -1 (pow b 2)) (pow b 2))) a)) (* -1 b)) a)) 1))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (pow b 3) (pow a 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow b 2) a)) (* -1 b)) a)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b r))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* -1/6 (* (pow b 2) r)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* 1/120 (* (pow b 2) r)))))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) r)) (* 1/120 r))))))))) |
#s(approx (sin b) #s(hole binary64 b)) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* -1/6 (pow b 2)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* 1/120 (pow b 2)) 1/6)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/120 (* -1/5040 (pow b 2)))) 1/6)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (cos a))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* -1/2 (* b (cos a)))))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a)))))))))) |
#s(approx (cos b) #s(hole binary64 1)) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* -1/2 (pow b 2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* 1/24 (pow b 2)) 1/2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/24 (* -1/720 (pow b 2)))) 1/2))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* b (sin a))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* 1/6 (* (pow b 2) (sin a))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* (pow b 2) (+ (* -1/120 (* (pow b 2) (sin a))) (* 1/6 (sin a)))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* (pow b 2) (+ (* 1/6 (sin a)) (* (pow b 2) (+ (* -1/120 (sin a)) (* 1/5040 (* (pow b 2) (sin a))))))))))) |
#s(approx (neg (sin b)) #s(hole binary64 (* -1 b))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* 1/6 (pow b 2)) 1)))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* (pow b 2) (+ 1/6 (* -1/120 (pow b 2)))) 1)))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* (pow b 2) (+ 1/6 (* (pow b 2) (- (* 1/5040 (pow b 2)) 1/120)))) 1)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b r))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* 1/3 (* (pow b 2) r)))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* 2/15 (* (pow b 2) r)) (* 1/3 r))))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* 1/3 r) (* (pow b 2) (+ (* 17/315 (* (pow b 2) r)) (* 2/15 r))))))))) |
#s(approx (tan b) #s(hole binary64 b)) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* 1/3 (pow b 2)))))) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (+ 1/3 (* 2/15 (pow b 2)))))))) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (+ 1/3 (* (pow b 2) (+ 2/15 (* 17/315 (pow b 2)))))))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (cos a))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (cos a))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* -1/2 (* (pow b 2) (cos a)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* 1/24 (* (pow b 2) (cos a)))))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* (pow b 2) (+ (* -1/720 (* (pow b 2) (cos a))) (* 1/24 (cos a))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (sin a)))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* -1/6 (* (pow b 2) (sin a))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* (pow b 2) (+ (* -1/6 (sin a)) (* 1/120 (* (pow b 2) (sin a))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* (pow b 2) (+ (* -1/6 (sin a)) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) (sin a))) (* 1/120 (sin a)))))))))) |
#s(approx (pow b 3) #s(hole binary64 (pow b 3))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* b (- b a)) (pow a 2)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (sin b) #s(hole binary64 (sin b))) |
#s(approx (cos b) #s(hole binary64 (cos b))) |
#s(approx (neg (sin b)) #s(hole binary64 (* -1 (sin b)))) |
#s(approx (tan b) #s(hole binary64 (/ (sin b) (cos b)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) (pow b 2)))) (* -1 (/ a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) (pow b 3)))) (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ (pow a 2) (pow b 2)))))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow b 3) (+ 1 (/ (pow a 3) (pow b 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ a b)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* b (+ (* -1 a) (/ (pow a 2) b))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* b (- (/ 1 b) (/ 1 a))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (+ (* -1 (/ (pow a 2) b)) (/ (pow a 2) b)) (* -1 a)) b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) b)) (+ (* -1 (pow a 2)) (pow a 2))) b)) (* -1 a)) b)) 1))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (pow a 3) (pow b 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) (* -1 a)) b)))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* -1 (* b (+ a (* -1 (/ (pow a 2) b))))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* -1 (* b (- (/ 1 a) (/ 1 b)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 51.0ms | r | @ | -inf | ((/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (* r (sin b)) r (sin b) b (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos b) (cos a) a (* (neg (sin b)) (sin a)) (neg (sin b)) (sin a) (/ (* r (sin b)) (cos (+ a b))) (* r (tan b)) (tan b) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) (- (* (cos b) (cos a)) (* (sin b) (sin a))) (* (cos b) (cos a)) (* (sin b) (sin a)) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (pow a 3) (+ (* b b) (- (* a a) (* b a))) (* (+ (* (/ b a) -1) 1) (* a a)) (+ (* (/ b a) -1) 1) (/ b a) -1 1 (* a a)) |
| 8.0ms | b | @ | inf | ((/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (* r (sin b)) r (sin b) b (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos b) (cos a) a (* (neg (sin b)) (sin a)) (neg (sin b)) (sin a) (/ (* r (sin b)) (cos (+ a b))) (* r (tan b)) (tan b) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) (- (* (cos b) (cos a)) (* (sin b) (sin a))) (* (cos b) (cos a)) (* (sin b) (sin a)) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (pow a 3) (+ (* b b) (- (* a a) (* b a))) (* (+ (* (/ b a) -1) 1) (* a a)) (+ (* (/ b a) -1) 1) (/ b a) -1 1 (* a a)) |
| 6.0ms | r | @ | inf | ((/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (* r (sin b)) r (sin b) b (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos b) (cos a) a (* (neg (sin b)) (sin a)) (neg (sin b)) (sin a) (/ (* r (sin b)) (cos (+ a b))) (* r (tan b)) (tan b) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) (- (* (cos b) (cos a)) (* (sin b) (sin a))) (* (cos b) (cos a)) (* (sin b) (sin a)) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (pow a 3) (+ (* b b) (- (* a a) (* b a))) (* (+ (* (/ b a) -1) 1) (* a a)) (+ (* (/ b a) -1) 1) (/ b a) -1 1 (* a a)) |
| 6.0ms | r | @ | 0 | ((/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (* r (sin b)) r (sin b) b (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos b) (cos a) a (* (neg (sin b)) (sin a)) (neg (sin b)) (sin a) (/ (* r (sin b)) (cos (+ a b))) (* r (tan b)) (tan b) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) (- (* (cos b) (cos a)) (* (sin b) (sin a))) (* (cos b) (cos a)) (* (sin b) (sin a)) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (pow a 3) (+ (* b b) (- (* a a) (* b a))) (* (+ (* (/ b a) -1) 1) (* a a)) (+ (* (/ b a) -1) 1) (/ b a) -1 1 (* a a)) |
| 6.0ms | b | @ | -inf | ((/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (* r (sin b)) r (sin b) b (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos b) (cos a) a (* (neg (sin b)) (sin a)) (neg (sin b)) (sin a) (/ (* r (sin b)) (cos (+ a b))) (* r (tan b)) (tan b) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) (- (* (cos b) (cos a)) (* (sin b) (sin a))) (* (cos b) (cos a)) (* (sin b) (sin a)) (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (pow a 3) (+ (* b b) (- (* a a) (* b a))) (* (+ (* (/ b a) -1) 1) (* a a)) (+ (* (/ b a) -1) 1) (/ b a) -1 1 (* a a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 787 | 5983 |
| 0 | 826 | 4629 |
| 1 | 4675 | 4569 |
| 0 | 8204 | 4378 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(*.f64 r (sin.f64 b)) |
r |
(sin.f64 b) |
b |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a))) |
(cos.f64 b) |
(cos.f64 a) |
a |
(*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)) |
(neg.f64 (sin.f64 b)) |
(sin.f64 a) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
(*.f64 r #s(approx (tan b) b)) |
#s(approx (tan b) b) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a))) |
#s(approx (* (cos b) (cos a)) (cos.f64 a)) |
(*.f64 (sin.f64 b) (sin.f64 a)) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))) |
(+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 a #s(literal 3 binary64)) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) |
(/.f64 b a) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 a a) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* r (sin b)))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (+ a b))))) |
#s(approx (* r (tan b)) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (cos b))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* -1/2 (* a (cos b)))))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b)))))))))) |
#s(approx (cos a) #s(hole binary64 1)) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* -1/2 (pow a 2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* 1/24 (pow a 2)) 1/2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/24 (* -1/720 (pow a 2)))) 1/2))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* a (sin b))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* 1/6 (* (pow a 2) (sin b))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* (pow a 2) (+ (* -1/120 (* (pow a 2) (sin b))) (* 1/6 (sin b)))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* (pow a 2) (+ (* 1/6 (sin b)) (* (pow a 2) (+ (* -1/120 (sin b)) (* 1/5040 (* (pow a 2) (sin b))))))))))) |
#s(approx (sin a) #s(hole binary64 a)) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* -1/6 (pow a 2)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* 1/120 (pow a 2)) 1/6)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (+ a b))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (cos b))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (cos b))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* -1/2 (* (pow a 2) (cos b)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* 1/24 (* (pow a 2) (cos b)))))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* (pow a 2) (+ (* -1/720 (* (pow a 2) (cos b))) (* 1/24 (cos b))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (sin b)))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* -1/6 (* (pow a 2) (sin b))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* (pow a 2) (+ (* -1/6 (sin b)) (* 1/120 (* (pow a 2) (sin b))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* a (+ (sin b) (* (pow a 2) (+ (* -1/6 (sin b)) (* (pow a 2) (+ (* -1/5040 (* (pow a 2) (sin b))) (* 1/120 (sin b)))))))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow b 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (+ (pow a 3) (pow b 3)))) |
#s(approx (pow a 3) #s(hole binary64 (pow a 3))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow b 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* a (- a b)) (pow b 2)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* -1 (* a b)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* a (+ a (* -1 b))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (/ (+ a (* -1 b)) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b))))) |
#s(approx (cos a) #s(hole binary64 (cos a))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* (sin a) (sin b))))) |
#s(approx (sin a) #s(hole binary64 (sin a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) (pow a 2)))) (* -1 (/ b a)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) (pow a 3)))) (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 2) (pow a 2)))))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (- (* (cos a) (cos b)) (* (sin a) (sin b))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (* (cos a) (cos b)))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* (sin a) (sin b)))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow a 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow a 3) (+ 1 (/ (pow b 3) (pow a 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ b a))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- b (* -1 a)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)) (* -1 b)) a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (+ (* -1 (pow b 2)) (pow b 2))) a)) (* -1 b)) a)) 1))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (pow b 3) (pow a 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow b 2) a)) (* -1 b)) a)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b r))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* -1/6 (* (pow b 2) r)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* 1/120 (* (pow b 2) r)))))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) r)) (* 1/120 r))))))))) |
#s(approx (sin b) #s(hole binary64 b)) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* -1/6 (pow b 2)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* 1/120 (pow b 2)) 1/6)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/120 (* -1/5040 (pow b 2)))) 1/6)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (cos a))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* -1/2 (* b (cos a)))))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a)))))))))) |
#s(approx (cos b) #s(hole binary64 1)) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* -1/2 (pow b 2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* 1/24 (pow b 2)) 1/2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/24 (* -1/720 (pow b 2)))) 1/2))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* b (sin a))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* 1/6 (* (pow b 2) (sin a))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* (pow b 2) (+ (* -1/120 (* (pow b 2) (sin a))) (* 1/6 (sin a)))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* (pow b 2) (+ (* 1/6 (sin a)) (* (pow b 2) (+ (* -1/120 (sin a)) (* 1/5040 (* (pow b 2) (sin a))))))))))) |
#s(approx (neg (sin b)) #s(hole binary64 (* -1 b))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* 1/6 (pow b 2)) 1)))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* (pow b 2) (+ 1/6 (* -1/120 (pow b 2)))) 1)))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* (pow b 2) (+ 1/6 (* (pow b 2) (- (* 1/5040 (pow b 2)) 1/120)))) 1)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b r))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* 1/3 (* (pow b 2) r)))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* 2/15 (* (pow b 2) r)) (* 1/3 r))))))) |
#s(approx (* r (tan b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* 1/3 r) (* (pow b 2) (+ (* 17/315 (* (pow b 2) r)) (* 2/15 r))))))))) |
#s(approx (tan b) #s(hole binary64 b)) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* 1/3 (pow b 2)))))) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (+ 1/3 (* 2/15 (pow b 2)))))))) |
#s(approx (tan b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (+ 1/3 (* (pow b 2) (+ 2/15 (* 17/315 (pow b 2)))))))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (- (* (cos b) (cos a)) (* (sin b) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (cos a))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (- (* (cos b) (cos a)) (* (sin b) (sin a))) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (cos a))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* -1/2 (* (pow b 2) (cos a)))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* 1/24 (* (pow b 2) (cos a)))))))) |
#s(approx (* (cos b) (cos a)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* (pow b 2) (+ (* -1/720 (* (pow b 2) (cos a))) (* 1/24 (cos a))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (sin a)))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* -1/6 (* (pow b 2) (sin a))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* (pow b 2) (+ (* -1/6 (sin a)) (* 1/120 (* (pow b 2) (sin a))))))))) |
#s(approx (* (sin b) (sin a)) #s(hole binary64 (* b (+ (sin a) (* (pow b 2) (+ (* -1/6 (sin a)) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) (sin a))) (* 1/120 (sin a)))))))))) |
#s(approx (pow b 3) #s(hole binary64 (pow b 3))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* b (- b a)) (pow a 2)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (sin b) #s(hole binary64 (sin b))) |
#s(approx (cos b) #s(hole binary64 (cos b))) |
#s(approx (neg (sin b)) #s(hole binary64 (* -1 (sin b)))) |
#s(approx (tan b) #s(hole binary64 (/ (sin b) (cos b)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) (pow b 2)))) (* -1 (/ a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) (pow b 3)))) (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ (pow a 2) (pow b 2)))))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow b 3) (+ 1 (/ (pow a 3) (pow b 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ a b)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* b (+ (* -1 a) (/ (pow a 2) b))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* b (- (/ 1 b) (/ 1 a))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (+ (* -1 (/ (pow a 2) b)) (/ (pow a 2) b)) (* -1 a)) b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) b)) (+ (* -1 (pow a 2)) (pow a 2))) b)) (* -1 a)) b)) 1))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (pow a 3) (pow b 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) (* -1 a)) b)))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* -1 (* b (+ a (* -1 (/ (pow a 2) b))))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* -1 (* b (- (/ 1 a) (/ 1 b)))))) |
| Outputs |
|---|
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 (+.f64 a b)))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) |
(*.f64 (sin.f64 b) r) |
(*.f64 r (sin.f64 b)) |
r |
(pow.f64 (sin.f64 b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64))) |
(sin.f64 b) |
(exp.f64 (*.f64 (log.f64 (sin.f64 b)) #s(literal 1 binary64))) |
b |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64))) (cos.f64 (-.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1 binary64) b a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64))) (sin.f64 (-.f64 a (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))))) |
(fma.f64 (sin.f64 (+.f64 a b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (sin.f64 (-.f64 a (neg.f64 b))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (sin.f64 a)) (sin.f64 b) (*.f64 (cos.f64 a) (cos.f64 b))) |
(fma.f64 (neg.f64 (sin.f64 b)) (sin.f64 a) (*.f64 (cos.f64 a) (cos.f64 b))) |
(fma.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal -1 binary64) (*.f64 (cos.f64 a) (cos.f64 b))) |
(fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))) |
(fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (-.f64 a (neg.f64 b))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) a)) |
(sin.f64 (+.f64 a (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 a (neg.f64 b)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 a) (cos.f64 (*.f64 #s(literal 1 binary64) b))) (*.f64 (sin.f64 a) (sin.f64 (*.f64 #s(literal 1 binary64) b)))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (cos.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b))))) (*.f64 (sin.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (sin.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (cos.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b))))) (*.f64 (sin.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (sin.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (neg.f64 (cos.f64 a)) (cos.f64 b))) |
(-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (neg.f64 (neg.f64 (sin.f64 b))) (sin.f64 a))) |
(-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))) |
(cos.f64 (neg.f64 (neg.f64 (+.f64 a b)))) |
(cos.f64 (neg.f64 (neg.f64 (-.f64 a (neg.f64 b))))) |
(cos.f64 (-.f64 (neg.f64 b) a)) |
(cos.f64 (neg.f64 (+.f64 a b))) |
(cos.f64 (neg.f64 (-.f64 a (neg.f64 b)))) |
(cos.f64 (-.f64 a (neg.f64 b))) |
(cos.f64 (+.f64 a b)) |
(+.f64 (*.f64 (sin.f64 (+.f64 a b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (-.f64 a (neg.f64 b))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))) |
(+.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(pow.f64 (cos.f64 b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 b) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 b) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 b))) |
(cos.f64 (neg.f64 b)) |
(cos.f64 b) |
(exp.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 b) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 b) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 a) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 a) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 a) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 a))) |
(cos.f64 (neg.f64 a)) |
(cos.f64 a) |
(exp.f64 (*.f64 (log.f64 (cos.f64 a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 a) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 a) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
a |
(*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) |
(*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)) |
(*.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 a) (neg.f64 (sin.f64 b))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 a) (sin.f64 b))) |
(/.f64 (+.f64 (sin.f64 (-.f64 a (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 a b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 b (PI.f64)) a)) (cos.f64 (+.f64 (+.f64 b (PI.f64)) a))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 a (+.f64 b (PI.f64)))) (cos.f64 (+.f64 a (+.f64 b (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (+.f64 a b)) (cos.f64 (fma.f64 #s(literal -1 binary64) b a))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (sin.f64 a) (sin.f64 b))) |
(*.f64 #s(literal -1 binary64) (sin.f64 b)) |
(*.f64 (sin.f64 b) #s(literal -1 binary64)) |
(neg.f64 (sin.f64 b)) |
(fma.f64 (sin.f64 b) (cos.f64 (PI.f64)) (*.f64 (cos.f64 b) (sin.f64 (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 b (PI.f64))) |
(sin.f64 (neg.f64 b)) |
(-.f64 (*.f64 (cos.f64 b) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 b) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sin.f64 b) (cos.f64 (PI.f64))) (*.f64 (cos.f64 b) (sin.f64 (PI.f64)))) |
(pow.f64 (sin.f64 a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 a) #s(literal -1 binary64))) |
(sin.f64 a) |
(exp.f64 (*.f64 (log.f64 (sin.f64 a)) #s(literal 1 binary64))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 #s(approx (tan b) b) r)) |
(*.f64 #s(approx (tan b) b) r) |
(*.f64 r #s(approx (tan b) b)) |
#s(approx (tan b) b) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(fma.f64 (sin.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(cos.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) |
(+.f64 (*.f64 (sin.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) |
(*.f64 r (/.f64 (sin.f64 b) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b))))) |
(/.f64 (*.f64 (sin.f64 b) r) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64))) (+.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) #s(approx (* (cos b) (cos a)) (cos.f64 a)) (+.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b)))))) |
(-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b))) |
(+.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
#s(approx (* (cos b) (cos a)) (cos.f64 a)) |
(*.f64 (sin.f64 a) (sin.f64 b)) |
(*.f64 (sin.f64 b) (sin.f64 a)) |
(/.f64 (-.f64 (cos.f64 (-.f64 b a)) (cos.f64 (+.f64 a b))) #s(literal 2 binary64)) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a))))) |
(fma.f64 (sin.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) (cos.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a))))) (*.f64 (sin.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) (sin.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))))) |
(cos.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))))) |
(cos.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a))))) |
(cos.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) |
(*.f64 (fma.f64 (-.f64 a b) a (*.f64 b b)) (+.f64 a b)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 9 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (+.f64 (pow.f64 a #s(literal 6 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))))) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 a #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3 binary64))) |
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 (*.f64 b b) b (pow.f64 a #s(literal 3 binary64))) |
(fma.f64 (*.f64 a a) a (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 a (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 b (*.f64 b b) (pow.f64 a #s(literal 3 binary64))) |
(+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) |
(*.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b b) b) |
(*.f64 b (*.f64 b b)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 b #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (fabs.f64 (pow.f64 a #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64))) |
(*.f64 (*.f64 a a) a) |
(*.f64 a (*.f64 a a)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 a #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 3/2 binary64)) |
(pow.f64 a #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 3 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)) |
(*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a) |
(*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (*.f64 a a) (/.f64 (neg.f64 b) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a a))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (/.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a))))) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 b a))) |
(+.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))))) |
#s(approx (* r (sin b)) (*.f64 (sin.f64 b) r)) |
#s(approx r r) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))))) |
#s(approx (* r (tan b)) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 b)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (cos.f64 b) (neg.f64 (sin.f64 b))) a (cos.f64 b))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 b) a) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) a (neg.f64 (sin.f64 b))) a (cos.f64 b))) |
#s(approx (cos a) #s(literal 1 binary64)) |
#s(approx (cos a) (fma.f64 #s(literal -1/2 binary64) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (cos a) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (cos a) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 a a) #s(literal 1/24 binary64)) (*.f64 a a)) #s(literal 1/2 binary64)) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx a a) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (neg.f64 a) (sin.f64 b))) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a a)) (sin.f64 b) (neg.f64 (sin.f64 b))) a)) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 a a)) (sin.f64 b) (*.f64 #s(literal 1/6 binary64) (sin.f64 b))) (*.f64 a a) (neg.f64 (sin.f64 b))) a)) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 a a)) (sin.f64 b) (*.f64 #s(literal -1/120 binary64) (sin.f64 b))) (*.f64 a a) (*.f64 #s(literal 1/6 binary64) (sin.f64 b))) (*.f64 a a) (neg.f64 (sin.f64 b))) a)) |
#s(approx (sin a) a) |
#s(approx (sin a) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 a a)) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 a a) #s(literal 1/120 binary64)) (*.f64 a a)) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 b)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 b) a) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) a) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+.f64 a b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 b)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 b) a) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) a) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (* (cos b) (cos a)) (cos.f64 b)) |
#s(approx (* (cos b) (cos a)) (fma.f64 (*.f64 (*.f64 a a) (cos.f64 b)) #s(literal -1/2 binary64) (cos.f64 b))) |
#s(approx (* (cos b) (cos a)) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (cos.f64 b)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) (*.f64 a a) (cos.f64 b))) |
#s(approx (* (cos b) (cos a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (cos.f64 b)) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) (cos.f64 b))) (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) (*.f64 a a) (cos.f64 b))) |
#s(approx (* (sin b) (sin a)) (*.f64 (sin.f64 b) a)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a a)) (sin.f64 b) (sin.f64 b)) a)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 a a)) (sin.f64 b) (*.f64 #s(literal -1/6 binary64) (sin.f64 b))) (*.f64 a a) (sin.f64 b)) a)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 a a)) (sin.f64 b) (*.f64 #s(literal 1/120 binary64) (sin.f64 b))) (*.f64 a a) (*.f64 #s(literal -1/6 binary64) (sin.f64 b))) (*.f64 a a) (sin.f64 b)) a)) |
#s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (+ (pow b 3) (pow a 3)) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow a 3) (pow.f64 a #s(literal 3 binary64))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 b b)) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (neg.f64 a) b (*.f64 b b))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (-.f64 a b) a (*.f64 b b))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 (neg.f64 a) b)) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 (-.f64 a b) a)) |
#s(approx (+ (* (/ b a) -1) 1) (/.f64 (neg.f64 b) a)) |
#s(approx (+ (* (/ b a) -1) 1) (/.f64 (fma.f64 #s(literal -1 binary64) b a) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 (+.f64 a b))) |
#s(approx (cos a) (cos.f64 a)) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
#s(approx (sin a) (sin.f64 a)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 (+.f64 a b))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) b) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (neg.f64 b) a))) a)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 (+.f64 a b))) |
#s(approx (* (cos b) (cos a)) (*.f64 (cos.f64 a) (cos.f64 b))) |
#s(approx (* (sin b) (sin a)) (*.f64 (sin.f64 a) (sin.f64 b))) |
#s(approx (+ (pow b 3) (pow a 3)) (pow.f64 a #s(literal 3 binary64))) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 a a)) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 b a))) (*.f64 a a))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 a a)) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (/ b a) -1) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ b a) -1) 1) (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 b (neg.f64 a))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 (-.f64 a b) a (*.f64 b b))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1 binary64) b)) a)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) b) a)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) a) b)) a)) #s(literal 1 binary64)))) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b b) a) b)) a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (* r (sin b)) (*.f64 b r)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) r)) (*.f64 b b) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (sin b) b) |
#s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx b b) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 a)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (cos.f64 a) (neg.f64 (sin.f64 a))) b (cos.f64 a))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 a) b) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) b (neg.f64 (sin.f64 a))) b (cos.f64 a))) |
#s(approx (cos b) #s(literal 1 binary64)) |
#s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (neg.f64 b) (sin.f64 a))) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b b)) (sin.f64 a) (neg.f64 (sin.f64 a))) b)) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 b b)) (sin.f64 a) (*.f64 #s(literal 1/6 binary64) (sin.f64 a))) (*.f64 b b) (neg.f64 (sin.f64 a))) b)) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 b b)) (sin.f64 a) (*.f64 #s(literal -1/120 binary64) (sin.f64 a))) (*.f64 b b) (*.f64 #s(literal 1/6 binary64) (sin.f64 a))) (*.f64 b b) (neg.f64 (sin.f64 a))) b)) |
#s(approx (neg (sin b)) (neg.f64 b)) |
#s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b b)) #s(literal 1 binary64)) b)) |
#s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) |
#s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 b b)) #s(literal 1/120 binary64)) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (* r (tan b)) (*.f64 b r)) |
#s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b)) |
#s(approx (* r (tan b)) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 b b) r) (*.f64 #s(literal 1/3 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (* r (tan b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 (*.f64 b b) r) (*.f64 #s(literal 2/15 binary64) r)) (*.f64 b b) (*.f64 #s(literal 1/3 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (tan b) b) |
#s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 a)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 a) b) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) b) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 a)) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 a) b) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) b) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (* (cos b) (cos a)) (cos.f64 a)) |
#s(approx (* (cos b) (cos a)) (fma.f64 (*.f64 (*.f64 b b) (cos.f64 a)) #s(literal -1/2 binary64) (cos.f64 a))) |
#s(approx (* (cos b) (cos a)) (fma.f64 (fma.f64 (*.f64 (*.f64 b b) (cos.f64 a)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) (*.f64 b b) (cos.f64 a))) |
#s(approx (* (cos b) (cos a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) (cos.f64 a)) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) (cos.f64 a))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) (*.f64 b b) (cos.f64 a))) |
#s(approx (* (sin b) (sin a)) (*.f64 (sin.f64 a) b)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) (sin.f64 a)) #s(literal -1/6 binary64) (sin.f64 a)) b)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) (sin.f64 a)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) (sin.f64 a))) (*.f64 b b) (sin.f64 a)) b)) |
#s(approx (* (sin b) (sin a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) (sin.f64 a)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (sin.f64 a))) (*.f64 b b) (*.f64 #s(literal -1/6 binary64) (sin.f64 a))) (*.f64 b b) (sin.f64 a)) b)) |
#s(approx (pow b 3) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (neg.f64 a) b (*.f64 a a))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (-.f64 b a) b (*.f64 a a))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (fma.f64 (neg.f64 a) b (*.f64 a a))) |
#s(approx (sin b) (sin.f64 b)) |
#s(approx (cos b) (cos.f64 b)) |
#s(approx (neg (sin b)) (neg.f64 (sin.f64 b))) |
#s(approx (tan b) (tan.f64 b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b b)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 a) b)) b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (neg.f64 a) b))) b)) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a b))) (*.f64 b b))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 a a) b)) b)) |
#s(approx (+ (* (/ b a) -1) 1) (*.f64 (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (-.f64 a b) a (*.f64 b b))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 1 binary64) a)) b)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) a) b)) (*.f64 #s(literal 0 binary64) (*.f64 a a))) b) a)) b)) #s(literal 1 binary64)))) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (neg.f64 a) b) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a a) b) a)) b) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 a a) b) #s(literal -1 binary64) a))) |
#s(approx (+ (* (/ b a) -1) 1) (*.f64 (neg.f64 b) (-.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))))) |
Compiled 13 233 to 1 885 computations (85.8% saved)
66 alts after pruning (60 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 376 | 36 | 412 |
| Fresh | 30 | 24 | 54 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 408 | 66 | 474 |
| Status | Accuracy | Program |
|---|---|---|
| 80.4% | (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) | |
| 62.6% | (/.f64 (*.f64 r (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (cos.f64 #s(approx (+ a b) b))) | |
| 40.2% | (/.f64 (*.f64 r (*.f64 (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 a b))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (fma.f64 (sin.f64 b) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 b) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 99.5% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 64.6% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| ▶ | 99.6% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
| 99.6% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 99.2% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (fma.f64 (sin.f64 b) (cos.f64 (PI.f64)) (*.f64 (cos.f64 b) (sin.f64 (PI.f64)))) (sin.f64 a)))) | |
| 82.3% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (sin.f64 (+.f64 b (PI.f64))) (sin.f64 a)))) | |
| ✓ | 99.6% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
| 68.3% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) a)))) | |
| 60.9% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 a)))) | |
| 68.8% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 #s(approx (sin b) b)) (sin.f64 a)))) | |
| 82.7% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (cos.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 a)))) | |
| ▶ | 61.1% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
| 59.0% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 58.9% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 58.6% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))))))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))))))) | |
| 99.5% | (/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))) (*.f64 (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))) (fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (sin.f64 a) (sin.f64 b))))) | |
| ✓ | 99.6% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 62.9% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 58.6% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 43.6% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 44.2% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 63.9% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 b)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 59.3% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) | |
| 43.3% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) #s(approx (cos a) #s(literal 1 binary64))) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 43.8% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 43.7% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 43.7% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| ▶ | 44.3% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
| 23.4% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (*.f64 (fma.f64 (-.f64 a b) a (*.f64 b b)) (+.f64 a b)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) | |
| 38.1% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) | |
| ▶ | 24.0% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
| 33.6% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) | |
| 63.5% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) | |
| ✓ | 61.1% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
| ✓ | 62.7% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
| 60.8% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) | |
| 58.6% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 58.3% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 57.6% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) | |
| 58.2% | (/.f64 (*.f64 r #s(approx (sin b) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 58.2% | (/.f64 (*.f64 r #s(approx (sin b) b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 57.8% | (/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) | |
| 40.2% | (/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) | |
| 58.3% | (/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 61.8% | (*.f64 r (/.f64 (sin.f64 b) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b))))) | |
| 62.7% | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) | |
| 61.1% | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) | |
| 57.8% | #s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) | |
| 60.9% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 (tan.f64 b) r (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a))) | |
| 27.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (+.f64 (tan.f64 b) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 b) (tan.f64 (PI.f64))))))) | |
| 27.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) | |
| 27.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) | |
| ✓ | 62.7% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
| 39.6% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) | |
| 39.7% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) | |
| 39.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) | |
| ✓ | 40.2% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
| 50.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (/.f64 r a) (tan.f64 b) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) a))) | |
| ▶ | 39.0% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
| 39.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
Compiled 3 264 to 2 244 computations (31.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(*.f64 r (sin.f64 b)) |
r |
(sin.f64 b) |
b |
(fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))) |
(sin.f64 a) |
a |
(neg.f64 (sin.f64 b)) |
(*.f64 (cos.f64 a) (cos.f64 b)) |
(cos.f64 a) |
(cos.f64 b) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b)) |
(*.f64 (fma.f64 (*.f64 b r) a r) b) |
(fma.f64 (*.f64 b r) a r) |
(*.f64 b r) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))))) |
(/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))) |
#s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) |
(/.f64 b a) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 a a) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a))) |
(*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)) |
#s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) |
#s(literal -1/120 binary64) |
(*.f64 b b) |
#s(literal 1/6 binary64) |
| Outputs |
|---|
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (/ (* r (sin b)) (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* r (sin b)))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (+ a b))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* r (+ (/ (sin b) (cos b)) (/ (* a (pow (sin b) 2)) (pow (cos b) 2)))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* b (* r (+ 1 (* a b)))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* r (+ 1 (* a b))))) |
#s(approx (* b r) #s(hole binary64 (* b r))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (/ (* r (sin b)) (sin (+ (* 1/2 (PI)) (+ (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b))) (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b))))))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (sin b) (cos b))) (* -1 (/ (* a (pow (sin b) 2)) (pow (cos b) 2)))))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* -1 (* b (* r (- (* -1 (* a b)) 1)))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* -1 (* r (- (* -1 (* a b)) 1))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (cos b))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* -1/2 (* a (cos b)))))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b)))))))))) |
#s(approx (sin a) #s(hole binary64 a)) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* -1/6 (pow a 2)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* 1/120 (pow a 2)) 1/6)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6)))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (cos b))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos b) (* -1/2 (* (pow a 2) (cos b)))))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* 1/24 (* (pow a 2) (cos b)))))))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* (pow a 2) (+ (* -1/720 (* (pow a 2) (cos b))) (* 1/24 (cos b))))))))) |
#s(approx (cos a) #s(hole binary64 1)) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* -1/2 (pow a 2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* 1/24 (pow a 2)) 1/2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/24 (* -1/720 (pow a 2)))) 1/2))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* b r))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (+ (* a (* (pow b 2) r)) (* b r)))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 r)) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (+ r (* a (* b r))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (/ (* r (sin b)) (sin (+ b (* 1/2 (PI))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (+ (* -1 (/ (* a (* r (* (cos (+ b (* 1/2 (PI)))) (sin b)))) (pow (sin (+ b (* 1/2 (PI)))) 2))) (/ (* r (sin b)) (sin (+ b (* 1/2 (PI)))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (* (pow (cos (+ b (* 1/2 (PI)))) 2) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 3))) (* -1/2 (/ (* r (sin b)) (sin (+ b (* 1/2 (PI))))))))) (/ (* r (* (cos (+ b (* 1/2 (PI)))) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 2)))) (/ (* r (sin b)) (sin (+ b (* 1/2 (PI)))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* (cos (+ b (* 1/2 (PI)))) (+ (* -1 (/ (* r (* (pow (cos (+ b (* 1/2 (PI)))) 2) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 3))) (* -1/2 (/ (* r (sin b)) (sin (+ b (* 1/2 (PI)))))))) (sin (+ b (* 1/2 (PI)))))) (+ (* -1/6 (/ (* r (* (cos (+ b (* 1/2 (PI)))) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 2))) (* 1/2 (/ (* r (* (cos (+ b (* 1/2 (PI)))) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 2))))))) (+ (* -1 (/ (* r (* (pow (cos (+ b (* 1/2 (PI)))) 2) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 3))) (* -1/2 (/ (* r (sin b)) (sin (+ b (* 1/2 (PI))))))))) (/ (* r (* (cos (+ b (* 1/2 (PI)))) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 2)))) (/ (* r (sin b)) (sin (+ b (* 1/2 (PI)))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (sin (+ b (* 1/2 (PI)))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ b (* 1/2 (PI)))) (* a (cos (+ b (* 1/2 (PI)))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ b (* 1/2 (PI)))) (* a (+ (cos (+ b (* 1/2 (PI)))) (* -1/2 (* a (sin (+ b (* 1/2 (PI))))))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ b (* 1/2 (PI)))) (* a (+ (cos (+ b (* 1/2 (PI)))) (* a (+ (* -1/2 (sin (+ b (* 1/2 (PI))))) (* -1/6 (* a (cos (+ b (* 1/2 (PI))))))))))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (+ b (* 1/2 (PI))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (+ a (+ b (* 1/2 (PI)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (+ a b))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow b 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (+ (pow a 3) (pow b 3)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow b 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* a (- a b)) (pow b 2)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* -1 (* a b)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* a (+ a (* -1 b))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (/ (+ a (* -1 b)) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (cos b))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* -1/2 (* a (cos b)))))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b)))))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* a (sin b))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* 1/6 (* (pow a 2) (sin b))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* (pow a 2) (+ (* -1/120 (* (pow a 2) (sin b))) (* 1/6 (sin b)))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* (pow a 2) (+ (* 1/6 (sin b)) (* (pow a 2) (+ (* -1/120 (sin b)) (* 1/5040 (* (pow a 2) (sin b))))))))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b))))) |
#s(approx (sin a) #s(hole binary64 (sin a))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (* (cos a) (cos b)))) |
#s(approx (cos a) #s(hole binary64 (cos a))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* a (+ (/ (* r (sin b)) (* a (cos b))) (/ (* r (pow (sin b) 2)) (pow (cos b) 2)))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* a (* (pow b 2) r)))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* a (+ (* (pow b 2) r) (/ (* b r) a))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* a (* b r)))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* a (+ (* b r) (/ r a))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/2 (PI)) (+ (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b))) (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b)))))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 a)) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* a (- (+ 1 (* 1/2 (/ (PI) a))) (* -1 (/ b a)))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* a (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) (pow a 2))) (* 1/2 (/ (PI) a)))) (* -1 (/ b a)))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* a (- (+ 1 (+ (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) (pow a 3))) (* 1/2 (/ (PI) a)))) (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 2) (pow a 2)))))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) (pow a 2)))) (* -1 (/ b a)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) (pow a 3)))) (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 2) (pow a 2)))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow a 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow a 3) (+ 1 (/ (pow b 3) (pow a 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ b a))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* (sin a) (sin b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- b (* -1 a)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* r (sin b)) (* a (cos b)))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2)))))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* -1 (* a (+ (* -1 (* (pow b 2) r)) (* -1 (/ (* b r) a))))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* -1 (* a (+ (* -1 (* b r)) (* -1 (/ r a))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (/ (* r (sin b)) (sin (- (+ (* 1/2 (PI)) (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b)))) (* -1 (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b))))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (sin (- (+ (* 1/2 (PI)) (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b)))) (* -1 (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b)))))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ b (* 1/2 (PI))) a)) 1))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ b (+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) a)) (* 1/2 (PI)))) a)) 1))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ b (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* b (+ (* -1 (pow b 2)) (pow b 2)))) (+ (* -1 (pow b 3)) (pow b 3))) a)) (+ (* -1 (pow b 2)) (pow b 2))) a)) (* 1/2 (PI)))) a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)) (* -1 b)) a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (+ (* -1 (pow b 2)) (pow b 2))) a)) (* -1 b)) a)) 1))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (pow b 3) (pow a 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow b 2) a)) (* -1 b)) a)))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b r))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* -1/6 (* (pow b 2) r)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* 1/120 (* (pow b 2) r)))))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) r)) (* 1/120 r))))))))) |
#s(approx (sin b) #s(hole binary64 b)) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* -1/6 (pow b 2)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* 1/120 (pow b 2)) 1/6)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/120 (* -1/5040 (pow b 2)))) 1/6)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (cos a))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* -1/2 (* b (cos a)))))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a)))))))))) |
#s(approx (neg (sin b)) #s(hole binary64 (* -1 b))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* 1/6 (pow b 2)) 1)))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* (pow b 2) (+ 1/6 (* -1/120 (pow b 2)))) 1)))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* (pow b 2) (+ 1/6 (* (pow b 2) (- (* 1/5040 (pow b 2)) 1/120)))) 1)))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (cos a))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos a) (* -1/2 (* (pow b 2) (cos a)))))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* 1/24 (* (pow b 2) (cos a)))))))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* (pow b 2) (+ (* -1/720 (* (pow b 2) (cos a))) (* 1/24 (cos a))))))))) |
#s(approx (cos b) #s(hole binary64 1)) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* -1/2 (pow b 2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* 1/24 (pow b 2)) 1/2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/24 (* -1/720 (pow b 2)))) 1/2))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b r))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* a (* b r)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* b (+ (* 1/3 (* b r)) (* a r))))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* b (+ (* a r) (* b (+ (* 1/3 r) (* 2/3 (* a (* b r))))))))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* b (+ r (* a (* b r)))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (/ (* b r) (sin (+ a (* 1/2 (PI))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (* b (+ (* -1 (/ (* b (* r (cos (+ a (* 1/2 (PI)))))) (pow (sin (+ a (* 1/2 (PI)))) 2))) (/ r (sin (+ a (* 1/2 (PI))))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (sin (+ a (* 1/2 (PI)))))) (+ (* -1 (/ (* r (pow (cos (+ a (* 1/2 (PI)))) 2)) (pow (sin (+ a (* 1/2 (PI)))) 3))) (* -1/2 (/ r (sin (+ a (* 1/2 (PI))))))))) (/ (* r (cos (+ a (* 1/2 (PI))))) (pow (sin (+ a (* 1/2 (PI)))) 2)))) (/ r (sin (+ a (* 1/2 (PI))))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1/6 (/ (* r (cos (+ a (* 1/2 (PI))))) (pow (sin (+ a (* 1/2 (PI)))) 2))) (+ (* 1/2 (/ (* r (cos (+ a (* 1/2 (PI))))) (pow (sin (+ a (* 1/2 (PI)))) 2))) (/ (* (cos (+ a (* 1/2 (PI)))) (- (* -1/6 (/ r (sin (+ a (* 1/2 (PI)))))) (+ (* -1 (/ (* r (pow (cos (+ a (* 1/2 (PI)))) 2)) (pow (sin (+ a (* 1/2 (PI)))) 3))) (* -1/2 (/ r (sin (+ a (* 1/2 (PI))))))))) (sin (+ a (* 1/2 (PI))))))))) (* -1/6 (/ r (sin (+ a (* 1/2 (PI))))))) (+ (* -1 (/ (* r (pow (cos (+ a (* 1/2 (PI)))) 2)) (pow (sin (+ a (* 1/2 (PI)))) 3))) (* -1/2 (/ r (sin (+ a (* 1/2 (PI))))))))) (/ (* r (cos (+ a (* 1/2 (PI))))) (pow (sin (+ a (* 1/2 (PI)))) 2)))) (/ r (sin (+ a (* 1/2 (PI))))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (sin (+ a (* 1/2 (PI)))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ a (* 1/2 (PI)))) (* b (cos (+ a (* 1/2 (PI)))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ a (* 1/2 (PI)))) (* b (+ (cos (+ a (* 1/2 (PI)))) (* -1/2 (* b (sin (+ a (* 1/2 (PI))))))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ a (* 1/2 (PI)))) (* b (+ (cos (+ a (* 1/2 (PI)))) (* b (+ (* -1/2 (sin (+ a (* 1/2 (PI))))) (* -1/6 (* b (cos (+ a (* 1/2 (PI))))))))))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (+ a (* 1/2 (PI))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (pow b 3) #s(hole binary64 (pow b 3))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* b (- b a)) (pow a 2)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (cos a))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* -1/2 (* b (cos a)))))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a)))))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* b (sin a))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* 1/6 (* (pow b 2) (sin a))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* (pow b 2) (+ (* -1/120 (* (pow b 2) (sin a))) (* 1/6 (sin a)))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* (pow b 2) (+ (* 1/6 (sin a)) (* (pow b 2) (+ (* -1/120 (sin a)) (* 1/5040 (* (pow b 2) (sin a))))))))))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* -1 b))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* b (- (* 1/6 (pow b 2)) 1)))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* b (- (* (pow b 2) (+ 1/6 (* -1/120 (pow b 2)))) 1)))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 (- (* 1/6 (pow b 2)) 1))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 (- (* (pow b 2) (+ 1/6 (* -1/120 (pow b 2)))) 1))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) #s(hole binary64 (* 1/6 (pow b 2)))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/6 (* -1/120 (pow b 2)))))) |
#s(approx (+ (* -1/120 (* b b)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -1/120 (* b b)) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow b 2))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (sin b) #s(hole binary64 (sin b))) |
#s(approx (neg (sin b)) #s(hole binary64 (* -1 (sin b)))) |
#s(approx (cos b) #s(hole binary64 (cos b))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* (pow b 2) (+ (* a r) (/ r b))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* b (+ (* a r) (/ r b))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 b)) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* b (- (+ 1 (* 1/2 (/ (PI) b))) (* -1 (/ a b)))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* b (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) (pow b 2))) (* 1/2 (/ (PI) b)))) (* -1 (/ a b)))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* b (- (+ 1 (+ (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) (pow b 3))) (* 1/2 (/ (PI) b)))) (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ (pow a 2) (pow b 2)))))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) (pow b 2)))) (* -1 (/ a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) (pow b 3)))) (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ (pow a 2) (pow b 2)))))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow b 3) (+ 1 (/ (pow a 3) (pow b 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ a b)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* b (+ (* -1 a) (/ (pow a 2) b))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* b (- (/ 1 b) (/ 1 a))))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* -1/120 (pow b 5)))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* (pow b 5) (- (* 1/6 (/ 1 (pow b 2))) 1/120)))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* (pow b 5) (- (* 1/6 (/ 1 (pow b 2))) (+ 1/120 (/ 1 (pow b 4))))))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 (* -1/120 (pow b 4)))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 (* (pow b 4) (- (* 1/6 (/ 1 (pow b 2))) 1/120)))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 (* (pow b 4) (- (* 1/6 (/ 1 (pow b 2))) (+ 1/120 (/ 1 (pow b 4))))))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) #s(hole binary64 (* -1/120 (pow b 4)))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) #s(hole binary64 (* (pow b 4) (- (* 1/6 (/ 1 (pow b 2))) 1/120)))) |
#s(approx (+ (* -1/120 (* b b)) 1/6) #s(hole binary64 (* -1/120 (pow b 2)))) |
#s(approx (+ (* -1/120 (* b b)) 1/6) #s(hole binary64 (* (pow b 2) (- (* 1/6 (/ 1 (pow b 2))) 1/120)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* -1 (* b (+ (* -1 (* a r)) (* -1 (/ r b))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (/ (* r (sin b)) (sin (- (+ (* 1/2 (PI)) (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b)))) (* -1 (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b))))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (sin (- (+ (* 1/2 (PI)) (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b)))) (* -1 (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b)))))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ a (* 1/2 (PI))) b)) 1))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ a (+ (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) b)) (* 1/2 (PI)))) b)) 1))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (+ (* -1 (pow a 2)) (pow a 2)))) (+ (* -1 (pow a 3)) (pow a 3))) b)) (+ (* -1 (pow a 2)) (pow a 2))) b)) (* 1/2 (PI)))) b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (+ (* -1 (/ (pow a 2) b)) (/ (pow a 2) b)) (* -1 a)) b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) b)) (+ (* -1 (pow a 2)) (pow a 2))) b)) (* -1 a)) b)) 1))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (pow a 3) (pow b 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) (* -1 a)) b)))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* -1 (* b (+ a (* -1 (/ (pow a 2) b))))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* -1 (* b (- (/ 1 a) (/ 1 b)))))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* -1 (* (pow b 5) (- 1/120 (* 1/6 (/ 1 (pow b 2)))))))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* -1 (* (pow b 5) (- (+ 1/120 (/ 1 (pow b 4))) (* 1/6 (/ 1 (pow b 2)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | b | @ | -inf | ((/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (* r (sin b)) r (sin b) b (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (sin a) a (neg (sin b)) (* (cos a) (cos b)) (cos a) (cos b) (/ (* r (sin b)) (cos (+ a b))) (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (* (+ (* (* b r) a) r) b) (+ (* (* b r) a) r) (* b r) (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2) (PI) 2 (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (+ (* b b) (- (* a a) (* b a))) (* (+ (* (/ b a) -1) 1) (* a a)) (+ (* (/ b a) -1) 1) (/ b a) -1 1 (* a a) (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (* (neg (sin b)) (sin a)) (neg (sin b)) (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) (* (+ (* -1/120 (* b b)) 1/6) (* b b)) (+ (* -1/120 (* b b)) 1/6) -1/120 (* b b) 1/6) |
| 11.0ms | r | @ | -inf | ((/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (* r (sin b)) r (sin b) b (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (sin a) a (neg (sin b)) (* (cos a) (cos b)) (cos a) (cos b) (/ (* r (sin b)) (cos (+ a b))) (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (* (+ (* (* b r) a) r) b) (+ (* (* b r) a) r) (* b r) (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2) (PI) 2 (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (+ (* b b) (- (* a a) (* b a))) (* (+ (* (/ b a) -1) 1) (* a a)) (+ (* (/ b a) -1) 1) (/ b a) -1 1 (* a a) (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (* (neg (sin b)) (sin a)) (neg (sin b)) (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) (* (+ (* -1/120 (* b b)) 1/6) (* b b)) (+ (* -1/120 (* b b)) 1/6) -1/120 (* b b) 1/6) |
| 9.0ms | r | @ | 0 | ((/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (* r (sin b)) r (sin b) b (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (sin a) a (neg (sin b)) (* (cos a) (cos b)) (cos a) (cos b) (/ (* r (sin b)) (cos (+ a b))) (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (* (+ (* (* b r) a) r) b) (+ (* (* b r) a) r) (* b r) (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2) (PI) 2 (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (+ (* b b) (- (* a a) (* b a))) (* (+ (* (/ b a) -1) 1) (* a a)) (+ (* (/ b a) -1) 1) (/ b a) -1 1 (* a a) (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (* (neg (sin b)) (sin a)) (neg (sin b)) (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) (* (+ (* -1/120 (* b b)) 1/6) (* b b)) (+ (* -1/120 (* b b)) 1/6) -1/120 (* b b) 1/6) |
| 9.0ms | r | @ | inf | ((/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (* r (sin b)) r (sin b) b (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (sin a) a (neg (sin b)) (* (cos a) (cos b)) (cos a) (cos b) (/ (* r (sin b)) (cos (+ a b))) (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (* (+ (* (* b r) a) r) b) (+ (* (* b r) a) r) (* b r) (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2) (PI) 2 (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (+ (* b b) (- (* a a) (* b a))) (* (+ (* (/ b a) -1) 1) (* a a)) (+ (* (/ b a) -1) 1) (/ b a) -1 1 (* a a) (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (* (neg (sin b)) (sin a)) (neg (sin b)) (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) (* (+ (* -1/120 (* b b)) 1/6) (* b b)) (+ (* -1/120 (* b b)) 1/6) -1/120 (* b b) 1/6) |
| 8.0ms | b | @ | inf | ((/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (* r (sin b)) r (sin b) b (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (sin a) a (neg (sin b)) (* (cos a) (cos b)) (cos a) (cos b) (/ (* r (sin b)) (cos (+ a b))) (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (* (+ (* (* b r) a) r) b) (+ (* (* b r) a) r) (* b r) (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2) (PI) 2 (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+ (pow b 3) (pow a 3)) (pow b 3) 3 (+ (* b b) (- (* a a) (* b a))) (* (+ (* (/ b a) -1) 1) (* a a)) (+ (* (/ b a) -1) 1) (/ b a) -1 1 (* a a) (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (* (neg (sin b)) (sin a)) (neg (sin b)) (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) (* (+ (* -1/120 (* b b)) 1/6) (* b b)) (+ (* -1/120 (* b b)) 1/6) -1/120 (* b b) 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1119 | 9450 |
| 0 | 1173 | 7012 |
| 1 | 6692 | 7012 |
| 0 | 8784 | 6680 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(*.f64 r (sin.f64 b)) |
r |
(sin.f64 b) |
b |
(fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))) |
(sin.f64 a) |
a |
(neg.f64 (sin.f64 b)) |
(*.f64 (cos.f64 a) (cos.f64 b)) |
(cos.f64 a) |
(cos.f64 b) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b)) |
(*.f64 (fma.f64 (*.f64 b r) a r) b) |
(fma.f64 (*.f64 b r) a r) |
(*.f64 b r) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))))) |
(/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))) |
#s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) |
(/.f64 b a) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 a a) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a))) |
(*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)) |
#s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) |
#s(literal -1/120 binary64) |
(*.f64 b b) |
#s(literal 1/6 binary64) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (/ (* r (sin b)) (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* r (sin b)))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (+ a b))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* r (+ (/ (sin b) (cos b)) (/ (* a (pow (sin b) 2)) (pow (cos b) 2)))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* b (* r (+ 1 (* a b)))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* r (+ 1 (* a b))))) |
#s(approx (* b r) #s(hole binary64 (* b r))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (/ (* r (sin b)) (sin (+ (* 1/2 (PI)) (+ (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b))) (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b))))))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (sin b) (cos b))) (* -1 (/ (* a (pow (sin b) 2)) (pow (cos b) 2)))))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* -1 (* b (* r (- (* -1 (* a b)) 1)))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* -1 (* r (- (* -1 (* a b)) 1))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (cos b))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* -1/2 (* a (cos b)))))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b)))))))))) |
#s(approx (sin a) #s(hole binary64 a)) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* -1/6 (pow a 2)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* 1/120 (pow a 2)) 1/6)))))) |
#s(approx (sin a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6)))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (cos b))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos b) (* -1/2 (* (pow a 2) (cos b)))))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* 1/24 (* (pow a 2) (cos b)))))))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos b) (* (pow a 2) (+ (* -1/2 (cos b)) (* (pow a 2) (+ (* -1/720 (* (pow a 2) (cos b))) (* 1/24 (cos b))))))))) |
#s(approx (cos a) #s(hole binary64 1)) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* -1/2 (pow a 2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* 1/24 (pow a 2)) 1/2))))) |
#s(approx (cos a) #s(hole binary64 (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/24 (* -1/720 (pow a 2)))) 1/2))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* b r))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (+ (* a (* (pow b 2) r)) (* b r)))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 r)) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (+ r (* a (* b r))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (/ (* r (sin b)) (sin (+ b (* 1/2 (PI))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (+ (* -1 (/ (* a (* r (* (cos (+ b (* 1/2 (PI)))) (sin b)))) (pow (sin (+ b (* 1/2 (PI)))) 2))) (/ (* r (sin b)) (sin (+ b (* 1/2 (PI)))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (* (pow (cos (+ b (* 1/2 (PI)))) 2) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 3))) (* -1/2 (/ (* r (sin b)) (sin (+ b (* 1/2 (PI))))))))) (/ (* r (* (cos (+ b (* 1/2 (PI)))) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 2)))) (/ (* r (sin b)) (sin (+ b (* 1/2 (PI)))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* (cos (+ b (* 1/2 (PI)))) (+ (* -1 (/ (* r (* (pow (cos (+ b (* 1/2 (PI)))) 2) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 3))) (* -1/2 (/ (* r (sin b)) (sin (+ b (* 1/2 (PI)))))))) (sin (+ b (* 1/2 (PI)))))) (+ (* -1/6 (/ (* r (* (cos (+ b (* 1/2 (PI)))) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 2))) (* 1/2 (/ (* r (* (cos (+ b (* 1/2 (PI)))) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 2))))))) (+ (* -1 (/ (* r (* (pow (cos (+ b (* 1/2 (PI)))) 2) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 3))) (* -1/2 (/ (* r (sin b)) (sin (+ b (* 1/2 (PI))))))))) (/ (* r (* (cos (+ b (* 1/2 (PI)))) (sin b))) (pow (sin (+ b (* 1/2 (PI)))) 2)))) (/ (* r (sin b)) (sin (+ b (* 1/2 (PI)))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (sin (+ b (* 1/2 (PI)))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ b (* 1/2 (PI)))) (* a (cos (+ b (* 1/2 (PI)))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ b (* 1/2 (PI)))) (* a (+ (cos (+ b (* 1/2 (PI)))) (* -1/2 (* a (sin (+ b (* 1/2 (PI))))))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ b (* 1/2 (PI)))) (* a (+ (cos (+ b (* 1/2 (PI)))) (* a (+ (* -1/2 (sin (+ b (* 1/2 (PI))))) (* -1/6 (* a (cos (+ b (* 1/2 (PI))))))))))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (+ b (* 1/2 (PI))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (+ a (+ b (* 1/2 (PI)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (+ a b))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* -1/2 (* a (cos b))) (sin b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos b) (* a (- (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b))))) (sin b)))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow b 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (+ (pow a 3) (pow b 3)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow b 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* a (- a b)) (pow b 2)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* -1 (* a b)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* a (+ a (* -1 b))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (/ (+ a (* -1 b)) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (+ (* 1/6 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b))))) (cos b)))))) (+ (* -1 (/ (* r (pow (sin b) 3)) (pow (cos b) 3))) (* -1/2 (/ (* r (sin b)) (cos b)))))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2))))) (/ (* r (sin b)) (cos b))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (cos b))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* -1/2 (* a (cos b)))))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos b) (* a (+ (* -1 (sin b)) (* a (+ (* -1/2 (cos b)) (* 1/6 (* a (sin b)))))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* a (sin b))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* 1/6 (* (pow a 2) (sin b))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* (pow a 2) (+ (* -1/120 (* (pow a 2) (sin b))) (* 1/6 (sin b)))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* a (+ (* -1 (sin b)) (* (pow a 2) (+ (* 1/6 (sin b)) (* (pow a 2) (+ (* -1/120 (sin b)) (* 1/5040 (* (pow a 2) (sin b))))))))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b))))) |
#s(approx (sin a) #s(hole binary64 (sin a))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (* (cos a) (cos b)))) |
#s(approx (cos a) #s(hole binary64 (cos a))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (/ (* a (* r (pow (sin b) 2))) (pow (cos b) 2)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* a (+ (/ (* r (sin b)) (* a (cos b))) (/ (* r (pow (sin b) 2)) (pow (cos b) 2)))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* a (* (pow b 2) r)))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* a (+ (* (pow b 2) r) (/ (* b r) a))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* a (* b r)))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* a (+ (* b r) (/ r a))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/2 (PI)) (+ (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b))) (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b)))))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 a)) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* a (- (+ 1 (* 1/2 (/ (PI) a))) (* -1 (/ b a)))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* a (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) (pow a 2))) (* 1/2 (/ (PI) a)))) (* -1 (/ b a)))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* a (- (+ 1 (+ (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) (pow a 3))) (* 1/2 (/ (PI) a)))) (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 2) (pow a 2)))))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) (pow a 2)))) (* -1 (/ b a)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* a (- (+ 1 (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) (pow a 3)))) (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 2) (pow a 2)))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (+ (pow a 3) (pow b 3)) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (pow a 3))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow a 3) (+ 1 (/ (pow b 3) (pow a 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ b a)))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ b a))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (* -1 (* (sin a) (sin b))) (* (cos a) (cos b))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* (sin a) (sin b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- b (* -1 a)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* r (sin b)) (* a (cos b)))) (* -1 (/ (* r (pow (sin b) 2)) (pow (cos b) 2)))))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* -1 (* a (+ (* -1 (* (pow b 2) r)) (* -1 (/ (* b r) a))))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* -1 (* a (+ (* -1 (* b r)) (* -1 (/ r a))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (/ (* r (sin b)) (sin (- (+ (* 1/2 (PI)) (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b)))) (* -1 (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b))))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (sin (- (+ (* 1/2 (PI)) (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b)))) (* -1 (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b)))))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ b (* 1/2 (PI))) a)) 1))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ b (+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) a)) (* 1/2 (PI)))) a)) 1))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ b (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* b (+ (* -1 (pow b 2)) (pow b 2)))) (+ (* -1 (pow b 3)) (pow b 3))) a)) (+ (* -1 (pow b 2)) (pow b 2))) a)) (* 1/2 (PI)))) a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)) (* -1 b)) a)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (+ (* -1 (pow b 2)) (pow b 2))) a)) (* -1 b)) a)) 1))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow b 3) (* -1 (pow a 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (pow b 3) (pow a 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow b 2) a)) (* -1 b)) a)))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b r))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* -1/6 (* (pow b 2) r)))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* 1/120 (* (pow b 2) r)))))))) |
#s(approx (* r (sin b)) #s(hole binary64 (* b (+ r (* (pow b 2) (+ (* -1/6 r) (* (pow b 2) (+ (* -1/5040 (* (pow b 2) r)) (* 1/120 r))))))))) |
#s(approx (sin b) #s(hole binary64 b)) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* -1/6 (pow b 2)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* 1/120 (pow b 2)) 1/6)))))) |
#s(approx (sin b) #s(hole binary64 (* b (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/120 (* -1/5040 (pow b 2)))) 1/6)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (cos a))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* -1/2 (* b (cos a)))))))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a)))))))))) |
#s(approx (neg (sin b)) #s(hole binary64 (* -1 b))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* 1/6 (pow b 2)) 1)))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* (pow b 2) (+ 1/6 (* -1/120 (pow b 2)))) 1)))) |
#s(approx (neg (sin b)) #s(hole binary64 (* b (- (* (pow b 2) (+ 1/6 (* (pow b 2) (- (* 1/5040 (pow b 2)) 1/120)))) 1)))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (cos a))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos a) (* -1/2 (* (pow b 2) (cos a)))))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* 1/24 (* (pow b 2) (cos a)))))))) |
#s(approx (* (cos a) (cos b)) #s(hole binary64 (+ (cos a) (* (pow b 2) (+ (* -1/2 (cos a)) (* (pow b 2) (+ (* -1/720 (* (pow b 2) (cos a))) (* 1/24 (cos a))))))))) |
#s(approx (cos b) #s(hole binary64 1)) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* -1/2 (pow b 2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* 1/24 (pow b 2)) 1/2))))) |
#s(approx (cos b) #s(hole binary64 (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/24 (* -1/720 (pow b 2)))) 1/2))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b r))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* a (* b r)))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* b (+ (* 1/3 (* b r)) (* a r))))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(hole binary64 (* b (+ r (* b (+ (* a r) (* b (+ (* 1/3 r) (* 2/3 (* a (* b r))))))))))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* b (+ r (* a (* b r)))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (/ (* b r) (sin (+ a (* 1/2 (PI))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (* b (+ (* -1 (/ (* b (* r (cos (+ a (* 1/2 (PI)))))) (pow (sin (+ a (* 1/2 (PI)))) 2))) (/ r (sin (+ a (* 1/2 (PI))))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (sin (+ a (* 1/2 (PI)))))) (+ (* -1 (/ (* r (pow (cos (+ a (* 1/2 (PI)))) 2)) (pow (sin (+ a (* 1/2 (PI)))) 3))) (* -1/2 (/ r (sin (+ a (* 1/2 (PI))))))))) (/ (* r (cos (+ a (* 1/2 (PI))))) (pow (sin (+ a (* 1/2 (PI)))) 2)))) (/ r (sin (+ a (* 1/2 (PI))))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1/6 (/ (* r (cos (+ a (* 1/2 (PI))))) (pow (sin (+ a (* 1/2 (PI)))) 2))) (+ (* 1/2 (/ (* r (cos (+ a (* 1/2 (PI))))) (pow (sin (+ a (* 1/2 (PI)))) 2))) (/ (* (cos (+ a (* 1/2 (PI)))) (- (* -1/6 (/ r (sin (+ a (* 1/2 (PI)))))) (+ (* -1 (/ (* r (pow (cos (+ a (* 1/2 (PI)))) 2)) (pow (sin (+ a (* 1/2 (PI)))) 3))) (* -1/2 (/ r (sin (+ a (* 1/2 (PI))))))))) (sin (+ a (* 1/2 (PI))))))))) (* -1/6 (/ r (sin (+ a (* 1/2 (PI))))))) (+ (* -1 (/ (* r (pow (cos (+ a (* 1/2 (PI)))) 2)) (pow (sin (+ a (* 1/2 (PI)))) 3))) (* -1/2 (/ r (sin (+ a (* 1/2 (PI))))))))) (/ (* r (cos (+ a (* 1/2 (PI))))) (pow (sin (+ a (* 1/2 (PI)))) 2)))) (/ r (sin (+ a (* 1/2 (PI))))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (sin (+ a (* 1/2 (PI)))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ a (* 1/2 (PI)))) (* b (cos (+ a (* 1/2 (PI)))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ a (* 1/2 (PI)))) (* b (+ (cos (+ a (* 1/2 (PI)))) (* -1/2 (* b (sin (+ a (* 1/2 (PI))))))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (+ (sin (+ a (* 1/2 (PI)))) (* b (+ (cos (+ a (* 1/2 (PI)))) (* b (+ (* -1/2 (sin (+ a (* 1/2 (PI))))) (* -1/6 (* b (cos (+ a (* 1/2 (PI))))))))))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (+ a (* 1/2 (PI))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* -1/2 (* b (cos a))) (sin a)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (+ (cos a) (* b (- (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a))))) (sin a)))))) |
#s(approx (pow b 3) #s(hole binary64 (pow b 3))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (+ (* b (- b a)) (pow a 2)))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (+ (* -1 (* a b)) (pow a 2)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (/ (* b r) (cos a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (/ r (cos a)) (/ (* b (* r (sin a))) (pow (cos a) 2)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* -1/6 (/ r (cos a))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (cos a))) (+ (* -1/2 (/ (* r (sin a)) (pow (cos a) 2))) (* 1/6 (/ (* r (sin a)) (pow (cos a) 2))))))) (* -1/6 (/ r (cos a)))) (+ (* -1 (/ (* r (pow (sin a) 2)) (pow (cos a) 3))) (* -1/2 (/ r (cos a)))))) (* -1 (/ (* r (sin a)) (pow (cos a) 2))))) (/ r (cos a)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (cos a))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* -1 (* b (sin a)))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* -1/2 (* b (cos a)))))))) |
#s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) #s(hole binary64 (+ (cos a) (* b (+ (* -1 (sin a)) (* b (+ (* -1/2 (cos a)) (* 1/6 (* b (sin a)))))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* -1 (* b (sin a))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* 1/6 (* (pow b 2) (sin a))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* (pow b 2) (+ (* -1/120 (* (pow b 2) (sin a))) (* 1/6 (sin a)))))))) |
#s(approx (* (neg (sin b)) (sin a)) #s(hole binary64 (* b (+ (* -1 (sin a)) (* (pow b 2) (+ (* 1/6 (sin a)) (* (pow b 2) (+ (* -1/120 (sin a)) (* 1/5040 (* (pow b 2) (sin a))))))))))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* -1 b))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* b (- (* 1/6 (pow b 2)) 1)))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* b (- (* (pow b 2) (+ 1/6 (* -1/120 (pow b 2)))) 1)))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 (- (* 1/6 (pow b 2)) 1))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 (- (* (pow b 2) (+ 1/6 (* -1/120 (pow b 2)))) 1))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) #s(hole binary64 (* 1/6 (pow b 2)))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/6 (* -1/120 (pow b 2)))))) |
#s(approx (+ (* -1/120 (* b b)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -1/120 (* b b)) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow b 2))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (sin b) #s(hole binary64 (sin b))) |
#s(approx (neg (sin b)) #s(hole binary64 (* -1 (sin b)))) |
#s(approx (cos b) #s(hole binary64 (cos b))) |
#s(approx (* (+ (* (* b r) a) r) b) #s(hole binary64 (* (pow b 2) (+ (* a r) (/ r b))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* b (+ (* a r) (/ r b))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 b)) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* b (- (+ 1 (* 1/2 (/ (PI) b))) (* -1 (/ a b)))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* b (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) (pow b 2))) (* 1/2 (/ (PI) b)))) (* -1 (/ a b)))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* b (- (+ 1 (+ (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) (pow b 3))) (* 1/2 (/ (PI) b)))) (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ (pow a 2) (pow b 2)))))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) (pow b 2)))) (* -1 (/ a b)))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* b (- (+ 1 (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) (pow b 3)))) (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ (pow a 2) (pow b 2)))))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* (pow b 3) (+ 1 (/ (pow a 3) (pow b 3)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ a b)))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* b (+ (* -1 a) (/ (pow a 2) b))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* b (- (/ 1 b) (/ 1 a))))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* -1/120 (pow b 5)))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* (pow b 5) (- (* 1/6 (/ 1 (pow b 2))) 1/120)))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* (pow b 5) (- (* 1/6 (/ 1 (pow b 2))) (+ 1/120 (/ 1 (pow b 4))))))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 (* -1/120 (pow b 4)))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 (* (pow b 4) (- (* 1/6 (/ 1 (pow b 2))) 1/120)))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(hole binary64 (* (pow b 4) (- (* 1/6 (/ 1 (pow b 2))) (+ 1/120 (/ 1 (pow b 4))))))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) #s(hole binary64 (* -1/120 (pow b 4)))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) #s(hole binary64 (* (pow b 4) (- (* 1/6 (/ 1 (pow b 2))) 1/120)))) |
#s(approx (+ (* -1/120 (* b b)) 1/6) #s(hole binary64 (* -1/120 (pow b 2)))) |
#s(approx (+ (* -1/120 (* b b)) 1/6) #s(hole binary64 (* (pow b 2) (- (* 1/6 (/ 1 (pow b 2))) 1/120)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (+ (* (* b r) a) r) #s(hole binary64 (* -1 (* b (+ (* -1 (* a r)) (* -1 (/ r b))))))) |
#s(approx (/ (* r (sin b)) (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)))) #s(hole binary64 (/ (* r (sin b)) (sin (- (+ (* 1/2 (PI)) (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b)))) (* -1 (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b))))))))) |
#s(approx (sin (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2))) #s(hole binary64 (sin (- (+ (* 1/2 (PI)) (/ (pow a 3) (- (+ (pow a 2) (pow b 2)) (* a b)))) (* -1 (/ (pow b 3) (- (+ (pow a 2) (pow b 2)) (* a b)))))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ a (* 1/2 (PI))) b)) 1))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ a (+ (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) b)) (* 1/2 (PI)))) b)) 1))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (+ (* -1 (pow a 2)) (pow a 2)))) (+ (* -1 (pow a 3)) (pow a 3))) b)) (+ (* -1 (pow a 2)) (pow a 2))) b)) (* 1/2 (PI)))) b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (+ (* -1 (/ (pow a 2) b)) (/ (pow a 2) b)) (* -1 a)) b)) 1))))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) b)) (+ (* -1 (pow a 2)) (pow a 2))) b)) (* -1 a)) b)) 1))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(hole binary64 (/ (* r (sin b)) (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) #s(hole binary64 (cos (/ (- (pow a 3) (* -1 (pow b 3))) (- (+ (pow a 2) (pow b 2)) (* a b)))))) |
#s(approx (+ (pow b 3) (pow a 3)) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (pow a 3) (pow b 3))) 1))))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) (* -1 a)) b)))))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) #s(hole binary64 (* -1 (* b (+ a (* -1 (/ (pow a 2) b))))))) |
#s(approx (+ (* (/ b a) -1) 1) #s(hole binary64 (* -1 (* b (- (/ 1 a) (/ 1 b)))))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* -1 (* (pow b 5) (- 1/120 (* 1/6 (/ 1 (pow b 2)))))))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) #s(hole binary64 (* -1 (* (pow b 5) (- (+ 1/120 (/ 1 (pow b 4))) (* 1/6 (/ 1 (pow b 2)))))))) |
| Outputs |
|---|
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 (+.f64 a b)))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) |
(*.f64 (sin.f64 b) r) |
(*.f64 r (sin.f64 b)) |
r |
(sin.f64 b) |
b |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (cos.f64 b) (cos.f64 a))) (*.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)))) (cos.f64 (fma.f64 #s(literal -1 binary64) b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) (*.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (cos.f64 b) (cos.f64 a)))) (sin.f64 (-.f64 a (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 b) (cos.f64 a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (cos.f64 b) (cos.f64 a)) (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) (*.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 b) (cos.f64 a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (-.f64 (*.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (cos.f64 b) (cos.f64 a))) (*.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (cos.f64 b) (cos.f64 a)))))) |
(fma.f64 (sin.f64 (-.f64 a (neg.f64 b))) #s(literal 0 binary64) (*.f64 (cos.f64 (+.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (+.f64 a b)) #s(literal 0 binary64) (*.f64 (cos.f64 (+.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (sin.f64 a)) (sin.f64 b) (*.f64 (cos.f64 b) (cos.f64 a))) |
(fma.f64 (neg.f64 (sin.f64 b)) (sin.f64 a) (*.f64 (cos.f64 b) (cos.f64 a))) |
(fma.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal -1 binary64) (*.f64 (cos.f64 b) (cos.f64 a))) |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 b) (cos.f64 a))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (+.f64 a b)) (*.f64 #s(literal 0 binary64) (sin.f64 (+.f64 a b)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (cos.f64 b) (cos.f64 a))) |
(sin.f64 (+.f64 (neg.f64 (-.f64 a (neg.f64 b))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 a (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) a)) |
(sin.f64 (+.f64 (-.f64 a (neg.f64 b)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 a b))) |
(-.f64 (*.f64 (cos.f64 a) (cos.f64 (*.f64 #s(literal 1 binary64) b))) (*.f64 (sin.f64 a) (sin.f64 (*.f64 #s(literal 1 binary64) b)))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (cos.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b))))) (*.f64 (sin.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (sin.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (cos.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b))))) (*.f64 (sin.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))) (sin.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (neg.f64 (cos.f64 a)) (cos.f64 b))) |
(-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (neg.f64 (neg.f64 (sin.f64 b))) (sin.f64 a))) |
(-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b))) |
(cos.f64 (neg.f64 (neg.f64 (-.f64 a (neg.f64 b))))) |
(cos.f64 (neg.f64 (neg.f64 (+.f64 a b)))) |
(cos.f64 (-.f64 (neg.f64 b) a)) |
(cos.f64 (neg.f64 (-.f64 a (neg.f64 b)))) |
(cos.f64 (neg.f64 (+.f64 a b))) |
(cos.f64 (-.f64 a (neg.f64 b))) |
(cos.f64 (+.f64 a b)) |
(+.f64 (*.f64 (sin.f64 (-.f64 a (neg.f64 b))) #s(literal 0 binary64)) (*.f64 (cos.f64 (+.f64 a b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (+.f64 a b))) (*.f64 #s(literal 0 binary64) (sin.f64 (+.f64 a b)))) |
(+.f64 (*.f64 (sin.f64 (+.f64 a b)) #s(literal 0 binary64)) (*.f64 (cos.f64 (+.f64 a b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (cos.f64 b) (cos.f64 a))) |
(+.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(sin.f64 a) |
a |
(*.f64 #s(literal -1 binary64) (sin.f64 b)) |
(*.f64 (sin.f64 b) #s(literal -1 binary64)) |
(neg.f64 (sin.f64 b)) |
(fma.f64 (sin.f64 b) (cos.f64 (PI.f64)) (*.f64 (cos.f64 b) (sin.f64 (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (neg.f64 b)) |
(sin.f64 (+.f64 b (PI.f64))) |
(-.f64 (*.f64 (cos.f64 b) #s(literal 0 binary64)) (*.f64 (sin.f64 b) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sin.f64 b) (cos.f64 (PI.f64))) (*.f64 (cos.f64 b) (sin.f64 (PI.f64)))) |
(*.f64 (cos.f64 b) (cos.f64 a)) |
(*.f64 (cos.f64 a) (cos.f64 b)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 a))) (sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 b))) (sin.f64 (+.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 b)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) b)) (sin.f64 (+.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) b (neg.f64 a))) (cos.f64 (-.f64 (neg.f64 b) (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 b (neg.f64 a))) (cos.f64 (-.f64 b (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) a (neg.f64 b))) (cos.f64 (-.f64 (neg.f64 a) (neg.f64 b)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) a b)) (cos.f64 (-.f64 (neg.f64 a) b))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) b a)) (cos.f64 (+.f64 a b))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 a b)) (cos.f64 (-.f64 b a))) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 a) #s(literal 0 binary64) (*.f64 (cos.f64 a) #s(literal 1 binary64))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 a))) |
(cos.f64 (neg.f64 a)) |
(cos.f64 a) |
(+.f64 (*.f64 (sin.f64 a) #s(literal 0 binary64)) (*.f64 (cos.f64 a) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 b) #s(literal 0 binary64) (*.f64 (cos.f64 b) #s(literal 1 binary64))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 b))) |
(cos.f64 (neg.f64 b)) |
(cos.f64 b) |
(+.f64 (*.f64 (sin.f64 b) #s(literal 0 binary64)) (*.f64 (cos.f64 b) #s(literal 1 binary64))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b)) |
(*.f64 (fma.f64 (*.f64 b r) a r) b) |
(*.f64 b (fma.f64 (*.f64 b r) a r)) |
(fma.f64 b r (*.f64 (*.f64 (*.f64 a b) r) b)) |
(fma.f64 b r (*.f64 b (*.f64 (*.f64 a b) r))) |
(fma.f64 r b (*.f64 (*.f64 (*.f64 a b) r) b)) |
(fma.f64 r b (*.f64 b (*.f64 (*.f64 a b) r))) |
(+.f64 (*.f64 b r) (*.f64 (*.f64 (*.f64 a b) r) b)) |
(+.f64 (*.f64 b r) (*.f64 b (*.f64 (*.f64 a b) r))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a b) r) (*.f64 (*.f64 a b) r)) (*.f64 r r)) (-.f64 (*.f64 (*.f64 a b) r) r)) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 (*.f64 (*.f64 a b) r) (*.f64 (*.f64 a b) r))) (-.f64 r (*.f64 (*.f64 a b) r))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a b) r) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a b) r) (*.f64 (*.f64 a b) r) (-.f64 (*.f64 r r) (*.f64 (*.f64 (*.f64 a b) r) r)))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a b) r) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 (*.f64 (*.f64 a b) r) (*.f64 (*.f64 a b) r)) (*.f64 r (*.f64 (*.f64 a b) r))))) |
(fma.f64 (*.f64 a b) r r) |
(fma.f64 (*.f64 b r) a r) |
(fma.f64 a (*.f64 b r) r) |
(fma.f64 b (*.f64 a r) r) |
(-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) |
(+.f64 (*.f64 (*.f64 a b) r) r) |
(+.f64 r (*.f64 (*.f64 a b) r)) |
(*.f64 b r) |
(*.f64 r b) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(fma.f64 (sin.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) #s(literal 0 binary64) (*.f64 (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (*.f64 #s(literal 0 binary64) (sin.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(cos.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) (*.f64 #s(literal 0 binary64) (sin.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(+.f64 (*.f64 (sin.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) #s(literal 0 binary64)) (*.f64 (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) |
(+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a))))) |
(fma.f64 (sin.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) #s(literal 0 binary64) (*.f64 (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))))) |
(cos.f64 (neg.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a))))) |
(cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)))) |
(/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a))) |
#s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b b) b) |
(*.f64 b (*.f64 b b)) |
(pow.f64 b #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)) |
(*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a) |
(*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (*.f64 a a) (/.f64 (neg.f64 b) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a a))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (/.f64 (neg.f64 b) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 b a))) |
(+.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 a #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(*.f64 r (/.f64 (sin.f64 b) (fma.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) (*.f64 (cos.f64 b) (cos.f64 a))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (fma.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) (*.f64 (cos.f64 b) (cos.f64 a))))) |
(/.f64 (*.f64 (sin.f64 b) r) (fma.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) (*.f64 (cos.f64 b) (cos.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (cos.f64 b) (cos.f64 a))) (*.f64 (*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b))) (*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b))))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 b) (cos.f64 a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (cos.f64 b) (cos.f64 a)) (-.f64 (*.f64 (*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b))) (*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)))) (*.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b))))))) |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)))) |
(fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)))) |
(fma.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) (*.f64 (cos.f64 b) (cos.f64 a))) |
(fma.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) (sin.f64 a) (*.f64 (cos.f64 b) (cos.f64 a))) |
(-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (neg.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b))) (sin.f64 a))) |
(+.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)))) |
(+.f64 (*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b))) (*.f64 (cos.f64 b) (cos.f64 a))) |
(*.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b))) |
(*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) (sin.f64 a)) |
#s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b) |
(*.f64 b (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) #s(literal 1/6 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -1/120 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) (*.f64 b b))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -1/120 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) (*.f64 (*.f64 b b) #s(literal -1/120 binary64))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) (*.f64 (*.f64 b b) #s(literal -1/120 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b b) #s(literal -1/120 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) (*.f64 (*.f64 b b) #s(literal -1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b b) #s(literal -1/120 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/120 binary64) b) b #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b b) #s(literal -1/120 binary64))) |
#s(literal -1/120 binary64) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(literal 1/6 binary64) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))))) |
#s(approx (* r (sin b)) (*.f64 (sin.f64 b) r)) |
#s(approx r r) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 a (/.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (tan.f64 b)) r)) |
#s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (fma.f64 a b #s(literal 1 binary64)) r) b)) |
#s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a b #s(literal 1 binary64)) r)) |
#s(approx (* b r) (*.f64 b r)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (+.f64 a b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (tan.f64 b))) r))) |
#s(approx (* (+ (* (* b r) a) r) b) (*.f64 (neg.f64 b) (*.f64 (-.f64 (*.f64 (neg.f64 a) b) #s(literal 1 binary64)) r))) |
#s(approx (+ (* (* b r) a) r) (neg.f64 (*.f64 (-.f64 (*.f64 (neg.f64 a) b) #s(literal 1 binary64)) r))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal 1/6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (cos.f64 b) (neg.f64 (sin.f64 b))) a (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 b) a) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) a (neg.f64 (sin.f64 b))) a (cos.f64 b))) |
#s(approx (sin a) a) |
#s(approx (sin a) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 a a)) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 a a) #s(literal 1/120 binary64)) (*.f64 a a)) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx a a) |
#s(approx (* (cos a) (cos b)) (cos.f64 b)) |
#s(approx (* (cos a) (cos b)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (cos.f64 b) (cos.f64 b))) |
#s(approx (* (cos a) (cos b)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 a a)) (cos.f64 b) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) (*.f64 a a) (cos.f64 b))) |
#s(approx (* (cos a) (cos b)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 a a)) (cos.f64 b) (*.f64 #s(literal 1/24 binary64) (cos.f64 b))) (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) (*.f64 a a) (cos.f64 b))) |
#s(approx (cos a) #s(literal 1 binary64)) |
#s(approx (cos a) (fma.f64 #s(literal -1/2 binary64) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (cos a) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (cos a) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 a a) #s(literal 1/24 binary64)) (*.f64 a a)) #s(literal 1/2 binary64)) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal 1/6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (tan.f64 b) r)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (* (+ (* (* b r) a) r) b) (*.f64 b r)) |
#s(approx (* (+ (* (* b r) a) r) b) (fma.f64 (*.f64 (*.f64 b b) r) a (*.f64 b r))) |
#s(approx (+ (* (* b r) a) r) r) |
#s(approx (+ (* (* b r) a) r) (fma.f64 (*.f64 b r) a r)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 r (/.f64 (sin.f64 b) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b))) (neg.f64 (/.f64 (*.f64 (*.f64 a r) (*.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) (sin.f64 b))) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) #s(literal 2 binary64)))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (sin.f64 b) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b))) #s(literal -1/2 binary64) (neg.f64 (*.f64 r (/.f64 (*.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) #s(literal 2 binary64)) (sin.f64 b)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) #s(literal 3 binary64))))))) (*.f64 r (/.f64 (*.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) (sin.f64 b)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) #s(literal 2 binary64))))) a (/.f64 (*.f64 (sin.f64 b) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 r (/.f64 (*.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) (sin.f64 b)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) #s(literal 2 binary64)))) #s(literal 1/3 binary64) (neg.f64 (*.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) (/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 b) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b))) #s(literal -1/2 binary64) (neg.f64 (*.f64 r (/.f64 (*.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) #s(literal 2 binary64)) (sin.f64 b)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) #s(literal 3 binary64)))))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b))))))) (fma.f64 (/.f64 (*.f64 (sin.f64 b) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b))) #s(literal -1/2 binary64) (neg.f64 (*.f64 r (/.f64 (*.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) #s(literal 2 binary64)) (sin.f64 b)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) #s(literal 3 binary64))))))) a) (*.f64 r (/.f64 (*.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) (sin.f64 b)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) #s(literal 2 binary64))))) a (/.f64 (*.f64 (sin.f64 b) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) a (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b))) a (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) a) (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) #s(literal -1/2 binary64))) a (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b))) a (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) b)) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (+.f64 a b))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (+.f64 a b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal 1/6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 b) a) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) a) (sin.f64 b)) a (cos.f64 b))) |
#s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (+ (pow b 3) (pow a 3)) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 b b)) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (neg.f64 a) b (*.f64 b b))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (-.f64 a b) a (*.f64 b b))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 (neg.f64 a) b)) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 (-.f64 a b) a)) |
#s(approx (+ (* (/ b a) -1) 1) (/.f64 (neg.f64 b) a)) |
#s(approx (+ (* (/ b a) -1) 1) (/.f64 (fma.f64 #s(literal -1 binary64) b a) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (tan.f64 b) r (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) #s(literal 1/6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64))))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (tan.f64 b) r) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 3 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 3 binary64)))))) a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (cos.f64 b) (neg.f64 (sin.f64 b))) a (cos.f64 b))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 b) a) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 b))) a (neg.f64 (sin.f64 b))) a (cos.f64 b))) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (neg.f64 a) (sin.f64 b))) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a a)) (sin.f64 b) (neg.f64 (sin.f64 b))) a)) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 a a)) (sin.f64 b) (*.f64 #s(literal 1/6 binary64) (sin.f64 b))) (*.f64 a a) (neg.f64 (sin.f64 b))) a)) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 a a)) (sin.f64 b) (*.f64 #s(literal -1/120 binary64) (sin.f64 b))) (*.f64 a a) (*.f64 #s(literal 1/6 binary64) (sin.f64 b))) (*.f64 a a) (neg.f64 (sin.f64 b))) a)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (+.f64 a b))) |
#s(approx (sin a) (sin.f64 a)) |
#s(approx (* (cos a) (cos b)) (*.f64 (cos.f64 b) (cos.f64 a))) |
#s(approx (cos a) (cos.f64 a)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) a) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (/.f64 r a) (tan.f64 b) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) a)) |
#s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)) |
#s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 (*.f64 b b) r (/.f64 (*.f64 b r) a)) a)) |
#s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) |
#s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (+.f64 a b)))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) a) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (-.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))) #s(literal 1 binary64)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (neg.f64 b) a))) a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) b) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (neg.f64 b) a))) a)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (+.f64 a b))) |
#s(approx (+ (pow b 3) (pow a 3)) (pow.f64 a #s(literal 3 binary64))) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 a a)) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 b a))) (*.f64 a a))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 a a)) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (/ b a) -1) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ b a) -1) 1) (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (+.f64 a b))) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 b (neg.f64 a))))) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 r a) (tan.f64 b) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* b r) a) r) b) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 b b) r (/.f64 (*.f64 b r) a))))) |
#s(approx (+ (* (* b r) a) r) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b r (/.f64 r a))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (-.f64 a b) a (*.f64 b b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) b) a)) #s(literal 1 binary64)))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)))) b) a)) #s(literal 1 binary64)))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 b b) (neg.f64 (/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64)))) a))) a))) b) a)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1 binary64) b)) a)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) a) (*.f64 #s(literal 0 binary64) (*.f64 b b))) a) b)) a)) #s(literal 1 binary64)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (-.f64 a b) a (*.f64 b b))))) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (-.f64 (neg.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b b) a) b)) a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (* r (sin b)) (*.f64 b r)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) r)) (*.f64 b b) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (sin b) b) |
#s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx b b) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 a)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (cos.f64 a) (neg.f64 (sin.f64 a))) b (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 a) b) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) b (neg.f64 (sin.f64 a))) b (cos.f64 a))) |
#s(approx (neg (sin b)) (neg.f64 b)) |
#s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/6 binary64)) #s(literal 1 binary64)) b)) |
#s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) |
#s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 b b)) #s(literal 1/120 binary64)) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) |
#s(approx (* (cos a) (cos b)) (cos.f64 a)) |
#s(approx (* (cos a) (cos b)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (cos.f64 a) (cos.f64 a))) |
#s(approx (* (cos a) (cos b)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) (cos.f64 a) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) (*.f64 b b) (cos.f64 a))) |
#s(approx (* (cos a) (cos b)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 b b)) (cos.f64 a) (*.f64 #s(literal 1/24 binary64) (cos.f64 a))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) (*.f64 b b) (cos.f64 a))) |
#s(approx (cos b) #s(literal 1 binary64)) |
#s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 b r)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b r) (*.f64 a r)) b r) b)) |
#s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 a b) r) (*.f64 #s(literal 1/3 binary64) r)) b (*.f64 a r)) b r) b)) |
#s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 (*.f64 b r) a r) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 b r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b r) (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a))) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 r (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a))) (fma.f64 (/.f64 r (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal 2 binary64)) r) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal 3 binary64)))))) b) (*.f64 r (/.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal 2 binary64))))) b (/.f64 r (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 b) (fma.f64 (*.f64 r (/.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal 2 binary64)))) #s(literal -1/6 binary64) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a))) (fma.f64 (/.f64 r (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal 2 binary64)) r) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal 3 binary64)))))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a))) (*.f64 (*.f64 r (/.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a))) (fma.f64 (/.f64 r (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal 2 binary64)) r) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal 3 binary64))))))) b) (*.f64 r (/.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal 2 binary64))))) b (/.f64 r (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) b (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a))) b (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) b) (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) #s(literal -1/2 binary64))) b (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a))) b (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 a)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 a) b) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) b) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (pow b 3) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (neg.f64 a) b (*.f64 a a))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (-.f64 b a) b (*.f64 a a))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (fma.f64 (neg.f64 a) b (*.f64 a a))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) b) (neg.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64)))))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (*.f64 (/.f64 r (cos.f64 a)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 r (cos.f64 a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 a) #s(literal 3 binary64))))))) b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (/.f64 r (cos.f64 a))) b)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 a)) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (cos.f64 a) (neg.f64 (sin.f64 a))) b (cos.f64 a))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 a) b) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 a))) b (neg.f64 (sin.f64 a))) b (cos.f64 a))) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (neg.f64 b) (sin.f64 a))) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) (sin.f64 a)) #s(literal 1/6 binary64) (neg.f64 (sin.f64 a))) b)) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) (sin.f64 a)) #s(literal -1/120 binary64) (*.f64 (sin.f64 a) #s(literal 1/6 binary64))) (*.f64 b b) (neg.f64 (sin.f64 a))) b)) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) (sin.f64 a)) #s(literal 1/5040 binary64) (*.f64 (sin.f64 a) #s(literal -1/120 binary64))) (*.f64 b b) (*.f64 (sin.f64 a) #s(literal 1/6 binary64))) (*.f64 b b) (neg.f64 (sin.f64 a))) b)) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (neg.f64 b)) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/6 binary64)) #s(literal 1 binary64)) b)) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) #s(literal -1 binary64)) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b)) |
#s(approx (+ (* -1/120 (* b b)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* -1/120 (* b b)) 1/6) (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (sin b) (sin.f64 b)) |
#s(approx (neg (sin b)) (neg.f64 (sin.f64 b))) |
#s(approx (cos b) (cos.f64 b)) |
#s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))) |
#s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) b) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (-.f64 (fma.f64 (/.f64 (PI.f64) b) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 a) b)) b)) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (PI.f64) b) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (neg.f64 a) b)) b)) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (PI.f64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal 0 binary64) (*.f64 a a))) (pow.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (neg.f64 a) b))) b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b b)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 a) b)) b)) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (neg.f64 a) b))) b)) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a b))) (*.f64 b b))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 a a) b)) b)) |
#s(approx (+ (* (/ b a) -1) 1) (*.f64 (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/120 binary64))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 b #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/120 binary64))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)))) |
#s(approx (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 b #s(literal -4 binary64))))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/120 binary64))) |
#s(approx (* (+ (* -1/120 (* b b)) 1/6) (* b b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)))) |
#s(approx (+ (* -1/120 (* b b)) 1/6) (*.f64 (*.f64 b b) #s(literal -1/120 binary64))) |
#s(approx (+ (* -1/120 (* b b)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (*.f64 b b))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b))))) |
#s(approx (+ (* (* b r) a) r) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a r (/.f64 r b))))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (-.f64 a b) a (*.f64 b b))))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) a) b)) #s(literal 1 binary64)))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)))) a) b)) #s(literal 1 binary64)))) |
#s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 (neg.f64 a) (*.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 3 binary64)))) b))) b))) a) b)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 1 binary64) a)) b)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal 0 binary64) (*.f64 a a))) b) (*.f64 #s(literal 0 binary64) (*.f64 a a))) b) a)) b)) #s(literal 1 binary64)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (-.f64 a b) a (*.f64 b b)))))) |
#s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (cos.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (-.f64 a b) a (*.f64 b b))))) |
#s(approx (+ (pow b 3) (pow a 3)) (*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (-.f64 (neg.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a a) b) a)) b) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (+ (* (/ b a) -1) 1) (* a a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 a a) b) #s(literal -1 binary64) a))) |
#s(approx (+ (* (/ b a) -1) 1) (*.f64 (neg.f64 b) (-.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (neg.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (* (- (* (+ (* -1/120 (* b b)) 1/6) (* b b)) 1) b) (neg.f64 (*.f64 (-.f64 (+.f64 (pow.f64 b #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 b #s(literal 5 binary64))))) |
Compiled 19 206 to 2 590 computations (86.5% saved)
75 alts after pruning (67 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 474 | 28 | 502 |
| Fresh | 16 | 39 | 55 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 493 | 75 | 568 |
| Status | Accuracy | Program |
|---|---|---|
| 80.4% | (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) | |
| 62.6% | (/.f64 (*.f64 r (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (cos.f64 #s(approx (+ a b) b))) | |
| 40.2% | (/.f64 (*.f64 r (*.f64 (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 a b))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (fma.f64 (sin.f64 b) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 b) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 99.5% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 64.6% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 99.2% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (fma.f64 (sin.f64 b) (cos.f64 (PI.f64)) (*.f64 (cos.f64 b) (sin.f64 (PI.f64)))) (*.f64 (cos.f64 a) (cos.f64 b)))) | |
| 82.3% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (sin.f64 (+.f64 b (PI.f64))) (*.f64 (cos.f64 a) (cos.f64 b)))) | |
| ✓ | 99.6% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
| 61.9% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) #s(approx (* (cos a) (cos b)) (cos.f64 a)))) | |
| 60.9% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (*.f64 (cos.f64 a) (cos.f64 b)))) | |
| 82.7% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (cos.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 a) (cos.f64 b)))) | |
| 99.6% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| ✓ | 99.6% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
| 68.3% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) a)))) | |
| 59.0% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 58.5% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 58.3% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 58.2% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))))))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))))))) | |
| 99.5% | (/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))) (*.f64 (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))) (fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (sin.f64 a) (sin.f64 b))))) | |
| ✓ | 99.6% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 43.6% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 44.2% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 63.9% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 b)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 59.3% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) | |
| 43.3% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) #s(approx (cos a) #s(literal 1 binary64))) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 43.8% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 43.7% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 44.3% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) | |
| 21.4% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) b))) | |
| 21.9% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) a))) | |
| 26.1% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 b b))))) | |
| 33.6% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) | |
| 24.0% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (*.f64 (*.f64 b b) b)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) | |
| 63.5% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) | |
| ✓ | 61.1% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
| ✓ | 62.7% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
| 60.8% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) | |
| 58.6% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 57.7% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 58.3% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) | |
| 58.1% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 57.7% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 40.7% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 57.6% | (/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) | |
| 58.2% | (/.f64 (*.f64 r #s(approx (sin b) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 58.2% | (/.f64 (*.f64 r #s(approx (sin b) b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 57.8% | (/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) | |
| 40.2% | (/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) | |
| 58.2% | (/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 57.8% | (/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 61.1% | (*.f64 r (/.f64 (sin.f64 b) (fma.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) (*.f64 (cos.f64 b) (cos.f64 a))))) | |
| 61.8% | (*.f64 r (/.f64 (sin.f64 b) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b))))) | |
| 61.1% | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) | |
| 57.8% | #s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) | |
| 60.9% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 (tan.f64 b) r (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a))) | |
| 27.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (+.f64 (tan.f64 b) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 b) (tan.f64 (PI.f64))))))) | |
| 27.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) | |
| 27.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) | |
| ✓ | 62.7% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
| 39.6% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) | |
| 39.7% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) | |
| 39.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) | |
| ✓ | 40.2% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
| 50.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (/.f64 r a) (tan.f64 b) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) a))) | |
| ✓ | 39.0% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
| 39.0% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) | |
| 33.3% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) | |
| 31.9% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) | |
| 17.4% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) | |
| 26.5% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) | |
| 18.7% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) | |
| 39.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
Compiled 5 949 to 2 039 computations (65.7% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) b))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (*.f64 (*.f64 b b) b)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (*.f64 (fma.f64 (-.f64 a b) a (*.f64 b b)) (+.f64 a b)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 (tan.f64 b) r (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 r (tan.f64 b)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) #s(approx (cos a) #s(literal 1 binary64))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) |
(/.f64 (*.f64 r (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 b b))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(*.f64 r (/.f64 (sin.f64 b) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 b)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) #s(approx (* (cos a) (cos b)) (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (+.f64 (tan.f64 b) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 b) (tan.f64 (PI.f64))))))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #s(approx (sin a) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 #s(approx (sin b) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (neg.f64 a) b (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(*.f64 r (/.f64 (sin.f64 b) (fma.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) (*.f64 (cos.f64 b) (cos.f64 a))))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (*.f64 (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (sin.f64 (+.f64 b (PI.f64))) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (sin.f64 (+.f64 b (PI.f64))) (*.f64 (cos.f64 a) (cos.f64 b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (/.f64 r a) (tan.f64 b) (/.f64 (*.f64 (pow.f64 (sin.f64 b) #s(literal 2 binary64)) r) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (cos.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (cos.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 (+.f64 a b)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (+.f64 a b)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 a) #s(literal -1 binary64)))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (fma.f64 (sin.f64 b) (cos.f64 (PI.f64)) (*.f64 (cos.f64 b) (sin.f64 (PI.f64)))) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (fma.f64 (sin.f64 b) (cos.f64 (PI.f64)) (*.f64 (cos.f64 b) (sin.f64 (PI.f64)))) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (fma.f64 (sin.f64 a) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 a) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (fma.f64 (sin.f64 b) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 b) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (fma.f64 (sin.f64 b) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 b) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))) (*.f64 (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)))) (fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (sin.f64 a) (sin.f64 b))))) |
(/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))))))) |
(/.f64 (*.f64 r (sin.f64 b)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b))))))) |
(/.f64 (*.f64 r (sin.f64 b)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)) (fma.f64 (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (sin.f64 a) (sin.f64 b))))))) |
| Outputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
4 calls:
| 37.0ms | b |
| 35.0ms | r |
| 33.0ms | a |
| 32.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 99.6% | 1 | r |
| 99.6% | 1 | a |
| 99.6% | 1 | b |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) b))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (*.f64 (*.f64 b b) b)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (*.f64 (fma.f64 (-.f64 a b) a (*.f64 b b)) (+.f64 a b)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 (tan.f64 b) r (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 r (tan.f64 b)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) #s(approx (cos a) #s(literal 1 binary64))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) |
(/.f64 (*.f64 r (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 b b))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(*.f64 r (/.f64 (sin.f64 b) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 b)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) #s(approx (* (cos a) (cos b)) (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (+.f64 (tan.f64 b) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 b) (tan.f64 (PI.f64))))))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #s(approx (sin a) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 #s(approx (sin b) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (neg.f64 a) b (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(*.f64 r (/.f64 (sin.f64 b) (fma.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) (*.f64 (cos.f64 b) (cos.f64 a))))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (*.f64 (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
| Outputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
4 calls:
| 30.0ms | r |
| 28.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 28.0ms | b |
| 27.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 99.6% | 1 | a |
| 99.6% | 1 | r |
| 99.6% | 1 | b |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) b))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (*.f64 (*.f64 b b) b)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (*.f64 (fma.f64 (-.f64 a b) a (*.f64 b b)) (+.f64 a b)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 (tan.f64 b) r (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 r (tan.f64 b)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) #s(approx (cos a) #s(literal 1 binary64))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) |
(/.f64 (*.f64 r (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 b b))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(*.f64 r (/.f64 (sin.f64 b) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 b)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) #s(approx (* (cos a) (cos b)) (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (+.f64 (tan.f64 b) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 b) (tan.f64 (PI.f64))))))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #s(approx (sin a) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 #s(approx (sin b) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (neg.f64 a) b (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(*.f64 r (/.f64 (sin.f64 b) (fma.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) (*.f64 (cos.f64 b) (cos.f64 a))))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (*.f64 (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| Outputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
4 calls:
| 29.0ms | a |
| 27.0ms | r |
| 27.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 27.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 99.6% | 1 | r |
| 99.6% | 1 | a |
| 99.6% | 1 | b |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) b))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (*.f64 (*.f64 b b) b)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (*.f64 (fma.f64 (-.f64 a b) a (*.f64 b b)) (+.f64 a b)) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 (tan.f64 b) r (*.f64 (*.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) r) a))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 r (tan.f64 b)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a))))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) #s(approx (cos a) #s(literal 1 binary64))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) |
(/.f64 (*.f64 r (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 b b))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 #s(approx (+ (pow b 3) (pow a 3)) (pow.f64 b #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 b b) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(*.f64 r (/.f64 (sin.f64 b) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 a) (sin.f64 b))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 b)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) #s(approx (* (cos a) (cos b)) (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (+.f64 (tan.f64 b) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 b) (tan.f64 (PI.f64))))))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #s(approx (sin a) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 #s(approx (sin b) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 a) b) #s(literal -1/2 binary64)) (sin.f64 a)) b (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 b) a) #s(literal -1/2 binary64)) (sin.f64 b)) a (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (+.f64 a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 (fma.f64 b (/.f64 (*.f64 (sin.f64 a) r) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (/.f64 r (cos.f64 a))) b)) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (sin.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (fma.f64 (neg.f64 a) b (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(*.f64 r (/.f64 (sin.f64 b) (fma.f64 (sin.f64 a) #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) b) b) #s(literal 1 binary64)) b)) (*.f64 (cos.f64 b) (cos.f64 a))))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 #s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 b b) #s(literal 1/6 binary64)) (*.f64 b b)) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ (* b b) (- (* a a) (* b a))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 b b) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 #s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 b b) #s(literal 1/120 binary64)) (*.f64 b b)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b))) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (*.f64 (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 b) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 a b))) |
| Outputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
4 calls:
| 29.0ms | a |
| 27.0ms | r |
| 27.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 27.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 80.4% | 1 | r |
| 80.4% | 1 | a |
| 80.4% | 1 | b |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) b))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
| Outputs |
|---|
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
4 calls:
| 10.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 9.0ms | r |
| 9.0ms | b |
| 9.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.3% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 80.3% | 1 | a |
| 80.3% | 1 | b |
| 80.3% | 1 | r |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) a))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 #s(approx (+ (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) (/ (PI) 2)) b))) |
| Outputs |
|---|
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
4 calls:
| 9.0ms | r |
| 8.0ms | b |
| 8.0ms | a |
| 8.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.5% | 3 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 80.1% | 3 | a |
| 80.4% | 3 | b |
| 69.7% | 3 | r |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
| Outputs |
|---|
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
1 calls:
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
| Outputs |
|---|
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) b)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
| Outputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
(/.f64 #s(approx (* r (sin b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) r) #s(literal -1/6 binary64) r) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r #s(approx (sin b) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 b b) #s(literal 1 binary64)) b))) (sin.f64 (+.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
| Outputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))) a))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (/ (+ (pow b 3) (pow a 3)) (+ (* b b) (- (* a a) (* b a)))))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) b))) |
| Outputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) |
| Outputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
4 calls:
| 11.0ms | a |
| 4.0ms | r |
| 4.0ms | b |
| 4.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.7% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 62.7% | 1 | r |
| 62.7% | 1 | a |
| 62.7% | 1 | b |
Compiled 12 to 17 computations (-41.7% saved)
Total -15.4b remaining (-40.3%)
Threshold costs -15.4b (-40.3%)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (*.f64 (*.f64 b b) r) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (*.f64 a b) r)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (fma.f64 (*.f64 b r) a r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 (-.f64 r (*.f64 (neg.f64 a) (*.f64 b r))) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (* r (tan b)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) #s(approx (* (+ (* (* b r) a) r) b) (*.f64 (fma.f64 a r (/.f64 r b)) (*.f64 b b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 a r (/.f64 r b)) b)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(approx (+ (* a (* r (* (tan b) (tan b)))) (* r (tan b))) (*.f64 #s(approx (+ (* (* b r) a) r) (*.f64 (fma.f64 b r (/.f64 r a)) a)) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 b b) #s(literal 2/15 binary64)) (*.f64 b b) #s(literal 1/3 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)))) |
| Outputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
4 calls:
| 3.0ms | a |
| 3.0ms | b |
| 3.0ms | r |
| 3.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.2% | 1 | b |
| 40.2% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 40.2% | 1 | r |
| 40.2% | 1 | a |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 4115022.550065125 | 810560129.1979676 |
| 13.0ms | -18.567526235607932 | -7.09880107803323 |
| 23.0ms | 143× | 1 | valid |
| 5.0ms | 49× | 0 | valid |
Compiled 297 to 268 computations (9.8% saved)
ival-cos: 9.0ms (39% of total)ival-sin: 7.0ms (30.3% of total)adjust: 4.0ms (17.3% of total)ival-add!: 1.0ms (4.3% of total)ival-div!: 1.0ms (4.3% of total)ival-mult!: 1.0ms (4.3% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4115022.550065125 | 810560129.1979676 |
| 0.0ms | -18.567526235607932 | -7.09880107803323 |
Compiled 377 to 313 computations (17% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4115022.550065125 | 810560129.1979676 |
| 1.0ms | -18.567526235607932 | -7.09880107803323 |
Compiled 569 to 421 computations (26% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4115022.550065125 | 810560129.1979676 |
| 0.0ms | -18.567526235607932 | -7.09880107803323 |
Compiled 504 to 386 computations (23.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 2614.0960926288435 | 4115022.550065125 |
| 0.0ms | -18.567526235607932 | -7.09880107803323 |
| 10.0ms | 67× | 1 | valid |
| 6.0ms | 61× | 0 | valid |
Compiled 337 to 300 computations (11% saved)
ival-cos: 5.0ms (40.6% of total)ival-sin: 4.0ms (32.5% of total)adjust: 1.0ms (8.1% of total)ival-add!: 1.0ms (8.1% of total)ival-div!: 1.0ms (8.1% of total)ival-mult!: 1.0ms (8.1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2614.0960926288435 | 4115022.550065125 |
| 0.0ms | -18.567526235607932 | -7.09880107803323 |
Compiled 571 to 430 computations (24.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2614.0960926288435 | 4115022.550065125 |
| 0.0ms | -18.567526235607932 | -7.09880107803323 |
Compiled 402 to 339 computations (15.7% saved)
| 1× | fuel |
Compiled 503 to 85 computations (83.1% saved)
(negabs r)
Compiled 1 518 to 651 computations (57.1% saved)
Loading profile data...