
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)
| 929.0ms | 6 107× | 1 | valid |
| 145.0ms | 2 148× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
ival-cos: 273.0ms (34% of total)ival-sin: 211.0ms (26.2% of total)adjust: 164.0ms (20.4% of total)ival-div!: 60.0ms (7.5% of total)ival-add!: 50.0ms (6.2% of total)ival-mult!: 46.0ms (5.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 69 | 128 | (6.515296402273719e+243 -3.442455955959419e+160 3.31524953405755e-184) | 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 | 197 | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 69 | 0 |
| - | 128 | 59 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 69 | 0 | 0 |
| - | 128 | 1 | 58 |
| number | freq |
|---|---|
| 0 | 59 |
| 1 | 197 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 67.0ms | 392× | 1 | valid |
| 7.0ms | 120× | 0 | valid |
Compiled 63 to 28 computations (55.6% saved)
ival-cos: 17.0ms (31.4% of total)adjust: 16.0ms (29.6% of total)ival-sin: 12.0ms (22.2% of total)ival-div!: 4.0ms (7.4% of total)ival-add!: 3.0ms (5.5% of total)ival-mult!: 3.0ms (5.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 |
|---|---|---|
| ▶ | 76.1% | (/.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)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 19 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 19 | 72 |
| Status | Accuracy | Program |
|---|---|---|
| 39.3% | (/.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.3% | (/.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.3% | (/.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 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| 36.7% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 38.2% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 64.5% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) | |
| ▶ | 59.0% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
| 57.8% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) b))) | |
| ▶ | 55.2% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
| 51.9% | (/.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)))) | |
| 52.7% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) | |
| ▶ | 55.6% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
| 51.4% | (/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) | |
| 51.1% | (/.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))) | |
| 76.1% | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) | |
| 55.3% | #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.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
| 51.6% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
Compiled 716 to 472 computations (34.1% 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) a))) |
(cos.f64 #s(approx (+ a b) a)) |
#s(approx (+ a b) a) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
(*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/.f64 a b) |
#s(literal 1 binary64) |
(/.f64 (*.f64 r (sin.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 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
(fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)) |
(neg.f64 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 (/ (* 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 b) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (/ a b) 1) b) #s(hole binary64 (+ a b))) |
#s(approx (+ (/ a b) 1) #s(hole binary64 1)) |
#s(approx (+ (/ a b) 1) #s(hole binary64 (+ 1 (/ a b)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (cos b))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#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 b) 1) b) #s(hole binary64 a)) |
#s(approx (* (+ (/ a b) 1) b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (/ a b) 1) #s(hole binary64 (/ a b))) |
#s(approx (+ (/ a b) 1) #s(hole binary64 (* a (+ (/ 1 a) (/ 1 b))))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (* -1 (* a (sin b))))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (* a (+ (* -1 (sin b)) (/ (cos 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 b) 1) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (* -1 (* a (+ (sin b) (* -1 (/ (cos 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 b) 1) #s(hole binary64 (/ (+ a b) b))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 1)) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (+ 1 (* -1 (* a b))))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (+ 1 (* b (+ (* -1 a) (* -1/2 b)))))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (+ 1 (* b (+ (* -1 a) (* b (- (* 1/6 (* a b)) 1/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 (* (+ (/ a b) 1) 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))))) |
#s(approx (* (+ (/ a b) 1) b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.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))) (cos (+ a b)) (+ a b) (* (+ (/ a b) 1) b) (+ (/ a b) 1) (/ a b) 1 (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ (* (neg a) (sin b)) (cos b)) (neg a)) |
| 6.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))) (cos (+ a b)) (+ a b) (* (+ (/ a b) 1) b) (+ (/ a b) 1) (/ a b) 1 (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ (* (neg a) (sin b)) (cos b)) (neg a)) |
| 5.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))) (cos (+ a b)) (+ a b) (* (+ (/ a b) 1) b) (+ (/ a b) 1) (/ a b) 1 (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ (* (neg a) (sin b)) (cos b)) (neg a)) |
| 4.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))) (cos (+ a b)) (+ a b) (* (+ (/ a b) 1) b) (+ (/ a b) 1) (/ a b) 1 (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ (* (neg a) (sin b)) (cos b)) (neg a)) |
| 4.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))) (cos (+ a b)) (+ a b) (* (+ (/ a b) 1) b) (+ (/ a b) 1) (/ a b) 1 (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ (* (neg a) (sin b)) (cos b)) (neg a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 515 | 2887 |
| 0 | 550 | 2605 |
| 1 | 2935 | 2533 |
| 0 | 11558 | 2424 |
| 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) a))) |
(cos.f64 #s(approx (+ a b) a)) |
#s(approx (+ a b) a) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
(*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/.f64 a b) |
#s(literal 1 binary64) |
(/.f64 (*.f64 r (sin.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 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
(fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)) |
(neg.f64 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 (/ (* 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 b) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (/ a b) 1) b) #s(hole binary64 (+ a b))) |
#s(approx (+ (/ a b) 1) #s(hole binary64 1)) |
#s(approx (+ (/ a b) 1) #s(hole binary64 (+ 1 (/ a b)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (cos b))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#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 b) 1) b) #s(hole binary64 a)) |
#s(approx (* (+ (/ a b) 1) b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (/ a b) 1) #s(hole binary64 (/ a b))) |
#s(approx (+ (/ a b) 1) #s(hole binary64 (* a (+ (/ 1 a) (/ 1 b))))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (* -1 (* a (sin b))))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (* a (+ (* -1 (sin b)) (/ (cos 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 b) 1) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (* -1 (* a (+ (sin b) (* -1 (/ (cos 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 b) 1) #s(hole binary64 (/ (+ a b) b))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 1)) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (+ 1 (* -1 (* a b))))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (+ 1 (* b (+ (* -1 a) (* -1/2 b)))))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(hole binary64 (+ 1 (* b (+ (* -1 a) (* b (- (* 1/6 (* a b)) 1/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 (* (+ (/ a b) 1) 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))))) |
#s(approx (* (+ (/ a b) 1) 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 |
(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 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a))) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))))) |
(/.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 (*.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)))))) |
(/.f64 (neg.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)))) (neg.f64 (cos.f64 (-.f64 b a)))) |
(/.f64 (neg.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)))) (neg.f64 (+.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 (*.f64 (+.f64 (cos.f64 (+.f64 a b)) (cos.f64 (-.f64 b a))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (-.f64 b a)) (cos.f64 (+.f64 a b))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (+.f64 (cos.f64 (+.f64 a b)) (cos.f64 (-.f64 b a))) (-.f64 (cos.f64 (-.f64 b a)) (cos.f64 (+.f64 a b)))) #s(literal 2 binary64)) |
(/.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 b)) (sin.f64 a))) |
(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 b)) (sin.f64 a))) |
(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 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (cos.f64 (-.f64 b a))) (/.f64 (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)) (+.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 (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 (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 b)) (sin.f64 a))) |
(+.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(*.f64 (cos.f64 a) (cos.f64 b)) |
(*.f64 (cos.f64 b) (cos.f64 a)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 a b)) (cos.f64 (-.f64 b 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 (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)) |
(+.f64 (/.f64 (cos.f64 (+.f64 a b)) #s(literal 2 binary64)) (/.f64 (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 (neg.f64 (-.f64 (cos.f64 (-.f64 b a)) (cos.f64 (+.f64 a b)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 b a)) (cos.f64 (+.f64 a b))) #s(literal 2 binary64)) |
(-.f64 (/.f64 (cos.f64 (-.f64 b a)) #s(literal 2 binary64)) (/.f64 (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 (+ a b))) (*.f64 (tan.f64 b) r)) |
(*.f64 (tan.f64 b) r) |
(*.f64 r (tan.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 b) r))) (neg.f64 (neg.f64 (cos.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 (neg.f64 (neg.f64 (sin.f64 b))) (neg.f64 (neg.f64 (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 (+ a b) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 b) r))) (neg.f64 (neg.f64 (cos.f64 #s(approx (+ a b) a))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 #s(approx (+ a b) a)))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 #s(approx (+ a b) a))) |
(fma.f64 (sin.f64 #s(approx (+ a b) a)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (+ a b) a)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 #s(approx (+ a b) a)))) |
(cos.f64 (neg.f64 #s(approx (+ a b) a))) |
(cos.f64 #s(approx (+ a b) a)) |
(+.f64 (*.f64 (sin.f64 #s(approx (+ a b) a)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 #s(approx (+ a b) a)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ a b) a) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 b) r))) (neg.f64 (neg.f64 (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(fma.f64 (sin.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))))) |
(cos.f64 (neg.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) |
(+.f64 (*.f64 (sin.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
(*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b) |
(*.f64 b (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 3 binary64))) (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 b (/.f64 a b)) (*.f64 b (/.f64 a b))) (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (/.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b) (-.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a b) b))))) |
(fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 a b) b)) |
(fma.f64 b #s(literal 1 binary64) (*.f64 b (/.f64 a b))) |
(+.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (/.f64 a b))) |
(+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a b) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (/.f64 a b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 a b))))) |
(/.f64 (fma.f64 (neg.f64 a) #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal 2 binary64))) (*.f64 (neg.f64 b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 b) (*.f64 #s(literal 2 binary64) (neg.f64 a))) (*.f64 #s(literal 2 binary64) (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (/.f64 a b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 a b) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 a b) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 a b))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (/.f64 a b)))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (/.f64 a b))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 a b))))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal 2 binary64))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) |
(/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (neg.f64 a) (neg.f64 b)) |
(/.f64 a b) |
#s(literal 1 binary64) |
(*.f64 r (/.f64 (sin.f64 b) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 b) r))) (neg.f64 (neg.f64 #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))))) |
(/.f64 (*.f64 (sin.f64 b) r) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
#s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 b) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (cos.f64 b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 b) (cos.f64 b) (-.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64))) (-.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 b) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (cos.f64 b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (fma.f64 (cos.f64 b) (cos.f64 b) (-.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b)))))) |
(fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)) |
(fma.f64 (*.f64 (sin.f64 b) a) #s(literal -1 binary64) (cos.f64 b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 b) a) (cos.f64 b)) |
(fma.f64 (sin.f64 b) (neg.f64 a) (cos.f64 b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b))) (/.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (-.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b)))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b))))) |
(-.f64 (cos.f64 b) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 b) a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b))))) (/.f64 (pow.f64 (cos.f64 b) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 b) #s(literal 3 binary64)) (fma.f64 (cos.f64 b) (cos.f64 b) (-.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 3 binary64)) (fma.f64 (cos.f64 b) (cos.f64 b) (-.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b))))))) |
(+.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b)) |
(+.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 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 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b)))) |
#s(approx (* r (tan b)) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (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 r (*.f64 (tan.f64 b) (tan.f64 b))))) a (*.f64 (tan.f64 b) r))) |
#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 (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 r (*.f64 (tan.f64 b) (tan.f64 b))))) a (*.f64 (tan.f64 b) r))) |
#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 (* (cos b) (cos a)) (cos.f64 b)) |
#s(approx (* (cos b) (cos a)) (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (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 (*.f64 a a) #s(literal -1/2 binary64) #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 (+ a b))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (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 r (*.f64 (tan.f64 b) (tan.f64 b))))) a (*.f64 (tan.f64 b) r))) |
#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 (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 r (*.f64 (tan.f64 b) (tan.f64 b))))) a (*.f64 (tan.f64 b) r))) |
#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 b) 1) b) b) |
#s(approx (* (+ (/ a b) 1) b) (+.f64 a b)) |
#s(approx (+ (/ a b) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ a b) 1) (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
#s(approx (/ a b) (/.f64 a b)) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) (cos.f64 b)) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx (cos (+ a b)) (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 (+ 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 (* (+ (/ a b) 1) b) a) |
#s(approx (* (+ (/ a b) 1) b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (+ (/ a b) 1) (/.f64 a b)) |
#s(approx (+ (/ a b) 1) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) a))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (neg.f64 a) (sin.f64 b))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 b) (/.f64 (cos.f64 b) a)) 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 (* (+ (/ a b) 1) b) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (cos.f64 b) a) #s(literal -1 binary64) (sin.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 (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 (/.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 (+ 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 (/.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 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/5040 binary64) #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 #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) #s(literal -1/2 binary64)) (cos.f64 a) (cos.f64 a))) |
#s(approx (* (cos b) (cos a)) (fma.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal 1/24 binary64)) (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 (*.f64 b b) #s(literal -1/720 binary64)) (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 (*.f64 b b) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos b) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/720 binary64) #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 (+ 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 (/.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 (+ 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 (/.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 (+ 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 #s(literal -1/2 binary64) (cos.f64 a))) b) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (+ (/ a b) 1) (/.f64 (+.f64 a b) b)) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) #s(literal 1 binary64)) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) b (neg.f64 a)) b #s(literal 1 binary64))) |
#s(approx (+ (* (neg a) (sin b)) (cos b)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) b (neg.f64 a)) b #s(literal 1 binary64))) |
#s(approx (sin b) (sin.f64 b)) |
#s(approx (cos b) (cos.f64 b)) |
#s(approx (tan b) (tan.f64 b)) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (* (+ (/ a b) 1) 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)))) |
#s(approx (* (+ (/ a b) 1) b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
Compiled 8 649 to 1 534 computations (82.3% saved)
50 alts after pruning (46 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 314 | 38 | 352 |
| Fresh | 6 | 8 | 14 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 321 | 50 | 371 |
| Status | Accuracy | Program |
|---|---|---|
| 76.1% | (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) | |
| 99.3% | (/.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)))) | |
| 39.3% | (/.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.5% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
| 99.3% | (/.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.3% | (/.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.3% | (/.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.2% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.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 (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.2% | (/.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.4% | (/.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)))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64))) (sin.f64 a)))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 a) #s(literal -1 binary64)))))) | |
| ✓ | 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) |
| ▶ | 55.5% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #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))))) |
| 55.7% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b)) (sin.f64 a)))) | |
| 63.2% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) b) (sin.f64 a)))) | |
| 52.0% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) #s(literal 1 binary64))) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 59.2% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 b)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 56.1% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 36.7% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (+.f64 a b) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 38.2% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 (+.f64 a b)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 37.6% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 36.3% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| ▶ | 57.7% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)))) |
| 64.5% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) | |
| 38.1% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ a b) 1) (/.f64 a b)) b)))) | |
| 57.8% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) #s(approx (* (+ (/ a b) 1) b) b)))) | |
| ✓ | 55.2% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
| 52.7% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) | |
| 55.6% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))))) | |
| ✓ | 55.6% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
| 33.2% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) | |
| 55.6% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 b) (/.f64 (cos.f64 b) a)) a)))) | |
| 11.9% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (neg.f64 a) (sin.f64 b))))) | |
| 36.7% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) #s(literal 1 binary64)))) | |
| 51.7% | (/.f64 (*.f64 r (exp.f64 (*.f64 (log.f64 (sin.f64 b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 50.7% | (/.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 #s(approx (+ a b) a))) | |
| 51.6% | (/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) a))) | |
| 55.3% | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) | |
| 55.3% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 (tan.f64 b) r))) | |
| 29.6% | #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))))))) | |
| ▶ | 57.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 b)))) |
| 29.5% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) | |
| 29.5% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) | |
| ✓ | 57.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
| 32.7% | #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)))) | |
| 32.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)))) | |
| 32.7% | #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)))) | |
| ▶ | 33.1% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
| 51.6% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 b (/.f64 r (cos.f64 a)))) |
Compiled 2 168 to 1 458 computations (32.7% 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) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 b)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 b))) |
(/.f64 (sin.f64 b) (cos.f64 b)) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)))) |
(cos.f64 #s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b))) |
#s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)) |
(*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) |
(/.f64 a #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) b) |
#s(literal 1 binary64) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #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))))) |
(-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #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)))) |
(*.f64 (cos.f64 b) (cos.f64 a)) |
(*.f64 (sin.f64 b) #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 (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)) |
(*.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) |
(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)) |
(-.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 a a) #s(literal 1/120 binary64)) (*.f64 a a)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 a a) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 a a) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
| 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 b))) #s(hole binary64 (/ (* r (sin b)) (cos 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 (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 -1) (/ -1 b)) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) b) #s(hole binary64 (+ a b))) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) #s(hole binary64 (+ 1 (/ a b)))) |
#s(approx (/ a -1) #s(hole binary64 (* -1 a))) |
#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 (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 a)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* a (+ 1 (* -1/6 (pow a 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* 1/120 (pow a 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow a 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (+ 1 (* (pow a 2) (- (* 1/120 (pow a 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 (- (* 1/120 (pow a 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) #s(hole binary64 (* 1/120 (pow a 2)))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))))) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow a 2))))) |
#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 (+ 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 -1) (/ -1 b)) 1) b) #s(hole binary64 a)) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) #s(hole binary64 (/ a b))) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) #s(hole binary64 (* a (+ (/ 1 a) (/ 1 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 (* (sin b) (sin a)) #s(hole binary64 (* (sin a) (sin b)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* -1/5040 (pow a 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* (pow a 7) (- (* 1/120 (/ 1 (pow a 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* (pow a 7) (- (* 1/120 (/ 1 (pow a 2))) (+ 1/5040 (/ 1/6 (pow a 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* (pow a 7) (- (+ (* 1/120 (/ 1 (pow a 2))) (/ 1 (pow a 6))) (+ 1/5040 (/ 1/6 (pow a 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (* -1/5040 (pow a 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (* (pow a 6) (- (* 1/120 (/ 1 (pow a 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (* (pow a 6) (- (* 1/120 (/ 1 (pow a 2))) (+ 1/5040 (/ 1/6 (pow a 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (* (pow a 6) (- (+ (* 1/120 (/ 1 (pow a 2))) (/ 1 (pow a 6))) (+ 1/5040 (/ 1/6 (pow a 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 (* -1/5040 (pow a 4)))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 (* (pow a 4) (- (* 1/120 (/ 1 (pow a 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 (* (pow a 4) (- (* 1/120 (/ 1 (pow a 2))) (+ 1/5040 (/ 1/6 (pow a 4))))))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) #s(hole binary64 (* -1/5040 (pow a 4)))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) #s(hole binary64 (* (pow a 4) (- (* 1/120 (/ 1 (pow a 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) #s(hole binary64 (* -1/5040 (pow a 2)))) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) #s(hole binary64 (* (pow a 2) (- (* 1/120 (/ 1 (pow a 2))) 1/5040)))) |
#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 -1) (/ -1 b)) 1) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* -1 (* (pow a 7) (- 1/5040 (* 1/120 (/ 1 (pow a 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* -1 (* (pow a 7) (- (+ 1/5040 (/ 1/6 (pow a 4))) (* 1/120 (/ 1 (pow a 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* -1 (* (pow a 7) (- (+ 1/5040 (/ 1/6 (pow a 4))) (+ (* 1/120 (/ 1 (pow a 2))) (/ 1 (pow a 6)))))))) |
#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 b))) #s(hole binary64 (* b r))) |
#s(approx (* r (/ (sin b) (cos b))) #s(hole binary64 (* b (+ r (* (pow b 2) (- (* -1/6 r) (* -1/2 r))))))) |
#s(approx (* r (/ (sin b) (cos b))) #s(hole binary64 (* b (+ r (* (pow b 2) (- (+ (* -1/6 r) (* (pow b 2) (- (* 1/120 r) (+ (* -1/2 (- (* -1/6 r) (* -1/2 r))) (* 1/24 r))))) (* -1/2 r))))))) |
#s(approx (* r (/ (sin b) (cos b))) #s(hole binary64 (* b (+ r (* (pow b 2) (- (+ (* -1/6 r) (* (pow b 2) (- (+ (* 1/120 r) (* (pow b 2) (- (* -1/5040 r) (+ (* -1/2 (- (* 1/120 r) (+ (* -1/2 (- (* -1/6 r) (* -1/2 r))) (* 1/24 r)))) (+ (* -1/720 r) (* 1/24 (- (* -1/6 r) (* -1/2 r)))))))) (+ (* -1/2 (- (* -1/6 r) (* -1/2 r))) (* 1/24 r))))) (* -1/2 r))))))) |
#s(approx (/ (sin b) (cos b)) #s(hole binary64 b)) |
#s(approx (/ (sin b) (cos b)) #s(hole binary64 (* b (+ 1 (* 1/3 (pow b 2)))))) |
#s(approx (/ (sin b) (cos b)) #s(hole binary64 (* b (+ 1 (* (pow b 2) (+ 1/3 (* 2/15 (pow b 2)))))))) |
#s(approx (/ (sin b) (cos 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 -1) (/ -1 b)) 1) #s(hole binary64 (/ (+ a b) b))) |
#s(approx (/ -1 b) #s(hole binary64 (/ -1 b))) |
#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 (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 (/ (sin b) (cos b)) #s(hole binary64 (/ (sin b) (cos b)))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) 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))))) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | b | @ | 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 (+ a b))) (* r (/ (sin b) (cos b))) (/ (sin b) (cos b)) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (* (+ (* (/ a -1) (/ -1 b)) 1) b) (+ (* (/ a -1) (/ -1 b)) 1) (/ a -1) -1 (/ -1 b) 1 (/ (* 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)) (sin a) (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) (+ (* -1/5040 (* a a)) 1/120) -1/5040 (* a a) 1/120 1/6) |
| 20.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 (+ a b))) (* r (/ (sin b) (cos b))) (/ (sin b) (cos b)) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (* (+ (* (/ a -1) (/ -1 b)) 1) b) (+ (* (/ a -1) (/ -1 b)) 1) (/ a -1) -1 (/ -1 b) 1 (/ (* 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)) (sin a) (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) (+ (* -1/5040 (* a a)) 1/120) -1/5040 (* a a) 1/120 1/6) |
| 5.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 (+ a b))) (* r (/ (sin b) (cos b))) (/ (sin b) (cos b)) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (* (+ (* (/ a -1) (/ -1 b)) 1) b) (+ (* (/ a -1) (/ -1 b)) 1) (/ a -1) -1 (/ -1 b) 1 (/ (* 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)) (sin a) (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) (+ (* -1/5040 (* a a)) 1/120) -1/5040 (* a a) 1/120 1/6) |
| 5.0ms | a | @ | 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 (+ a b))) (* r (/ (sin b) (cos b))) (/ (sin b) (cos b)) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (* (+ (* (/ a -1) (/ -1 b)) 1) b) (+ (* (/ a -1) (/ -1 b)) 1) (/ a -1) -1 (/ -1 b) 1 (/ (* 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)) (sin a) (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) (+ (* -1/5040 (* a a)) 1/120) -1/5040 (* a a) 1/120 1/6) |
| 5.0ms | a | @ | -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 (+ a b))) (* r (/ (sin b) (cos b))) (/ (sin b) (cos b)) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (* (+ (* (/ a -1) (/ -1 b)) 1) b) (+ (* (/ a -1) (/ -1 b)) 1) (/ a -1) -1 (/ -1 b) 1 (/ (* 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)) (sin a) (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) (+ (* -1/5040 (* a a)) 1/120) -1/5040 (* a a) 1/120 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 717 | 5199 |
| 0 | 770 | 4558 |
| 1 | 3998 | 4511 |
| 0 | 8131 | 4341 |
| 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) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 b)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 b))) |
(/.f64 (sin.f64 b) (cos.f64 b)) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)))) |
(cos.f64 #s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b))) |
#s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)) |
(*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) |
(/.f64 a #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) b) |
#s(literal 1 binary64) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #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))))) |
(-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #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)))) |
(*.f64 (cos.f64 b) (cos.f64 a)) |
(*.f64 (sin.f64 b) #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 (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)) |
(*.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) |
(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)) |
(-.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 a a) #s(literal 1/120 binary64)) (*.f64 a a)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 a a) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 a a) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#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 b))) #s(hole binary64 (/ (* r (sin b)) (cos 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 (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 -1) (/ -1 b)) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) b) #s(hole binary64 (+ a b))) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) #s(hole binary64 (+ 1 (/ a b)))) |
#s(approx (/ a -1) #s(hole binary64 (* -1 a))) |
#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 (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 a)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* a (+ 1 (* -1/6 (pow a 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* 1/120 (pow a 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow a 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (+ 1 (* (pow a 2) (- (* 1/120 (pow a 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (+ 1 (* (pow a 2) (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 (- (* 1/120 (pow a 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 (- (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) #s(hole binary64 (* 1/120 (pow a 2)))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1/120 (* -1/5040 (pow a 2)))))) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow a 2))))) |
#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 (+ 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 -1) (/ -1 b)) 1) b) #s(hole binary64 a)) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) #s(hole binary64 (/ a b))) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) #s(hole binary64 (* a (+ (/ 1 a) (/ 1 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 (* (sin b) (sin a)) #s(hole binary64 (* (sin a) (sin b)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* -1/5040 (pow a 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* (pow a 7) (- (* 1/120 (/ 1 (pow a 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* (pow a 7) (- (* 1/120 (/ 1 (pow a 2))) (+ 1/5040 (/ 1/6 (pow a 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* (pow a 7) (- (+ (* 1/120 (/ 1 (pow a 2))) (/ 1 (pow a 6))) (+ 1/5040 (/ 1/6 (pow a 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (* -1/5040 (pow a 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (* (pow a 6) (- (* 1/120 (/ 1 (pow a 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (* (pow a 6) (- (* 1/120 (/ 1 (pow a 2))) (+ 1/5040 (/ 1/6 (pow a 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(hole binary64 (* (pow a 6) (- (+ (* 1/120 (/ 1 (pow a 2))) (/ 1 (pow a 6))) (+ 1/5040 (/ 1/6 (pow a 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 (* -1/5040 (pow a 4)))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 (* (pow a 4) (- (* 1/120 (/ 1 (pow a 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(hole binary64 (* (pow a 4) (- (* 1/120 (/ 1 (pow a 2))) (+ 1/5040 (/ 1/6 (pow a 4))))))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) #s(hole binary64 (* -1/5040 (pow a 4)))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) #s(hole binary64 (* (pow a 4) (- (* 1/120 (/ 1 (pow a 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) #s(hole binary64 (* -1/5040 (pow a 2)))) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) #s(hole binary64 (* (pow a 2) (- (* 1/120 (/ 1 (pow a 2))) 1/5040)))) |
#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 -1) (/ -1 b)) 1) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* -1 (* (pow a 7) (- 1/5040 (* 1/120 (/ 1 (pow a 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* -1 (* (pow a 7) (- (+ 1/5040 (/ 1/6 (pow a 4))) (* 1/120 (/ 1 (pow a 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) #s(hole binary64 (* -1 (* (pow a 7) (- (+ 1/5040 (/ 1/6 (pow a 4))) (+ (* 1/120 (/ 1 (pow a 2))) (/ 1 (pow a 6)))))))) |
#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 b))) #s(hole binary64 (* b r))) |
#s(approx (* r (/ (sin b) (cos b))) #s(hole binary64 (* b (+ r (* (pow b 2) (- (* -1/6 r) (* -1/2 r))))))) |
#s(approx (* r (/ (sin b) (cos b))) #s(hole binary64 (* b (+ r (* (pow b 2) (- (+ (* -1/6 r) (* (pow b 2) (- (* 1/120 r) (+ (* -1/2 (- (* -1/6 r) (* -1/2 r))) (* 1/24 r))))) (* -1/2 r))))))) |
#s(approx (* r (/ (sin b) (cos b))) #s(hole binary64 (* b (+ r (* (pow b 2) (- (+ (* -1/6 r) (* (pow b 2) (- (+ (* 1/120 r) (* (pow b 2) (- (* -1/5040 r) (+ (* -1/2 (- (* 1/120 r) (+ (* -1/2 (- (* -1/6 r) (* -1/2 r))) (* 1/24 r)))) (+ (* -1/720 r) (* 1/24 (- (* -1/6 r) (* -1/2 r)))))))) (+ (* -1/2 (- (* -1/6 r) (* -1/2 r))) (* 1/24 r))))) (* -1/2 r))))))) |
#s(approx (/ (sin b) (cos b)) #s(hole binary64 b)) |
#s(approx (/ (sin b) (cos b)) #s(hole binary64 (* b (+ 1 (* 1/3 (pow b 2)))))) |
#s(approx (/ (sin b) (cos b)) #s(hole binary64 (* b (+ 1 (* (pow b 2) (+ 1/3 (* 2/15 (pow b 2)))))))) |
#s(approx (/ (sin b) (cos 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 -1) (/ -1 b)) 1) #s(hole binary64 (/ (+ a b) b))) |
#s(approx (/ -1 b) #s(hole binary64 (/ -1 b))) |
#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 (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 (/ (sin b) (cos b)) #s(hole binary64 (/ (sin b) (cos b)))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) 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))))) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) 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 (*.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 (*.f64 (+.f64 (cos.f64 (+.f64 a b)) (cos.f64 (-.f64 a b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (-.f64 a b)) (cos.f64 (+.f64 a b))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (+.f64 (cos.f64 (+.f64 a b)) (cos.f64 (-.f64 a b))) (-.f64 (cos.f64 (-.f64 a b)) (cos.f64 (+.f64 a b)))) #s(literal 2 binary64)) |
(/.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 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 (fma.f64 #s(literal -1 binary64) b a))) |
(/.f64 (-.f64 (pow.f64 (*.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 (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 (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 (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 (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 (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 (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))) |
(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))) |
(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 a 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 (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 (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))) (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 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 a b)) (cos.f64 (fma.f64 #s(literal -1 binary64) b a))) #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)) |
(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 (neg.f64 b)) |
(sin.f64 (+.f64 b (PI.f64))) |
(-.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) |
#s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin 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 (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(fma.f64 (sin.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))))) |
(cos.f64 (neg.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)))) |
(cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) |
(+.f64 (*.f64 (sin.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
(*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b) |
(*.f64 b (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 a b) b)) |
(fma.f64 b #s(literal 1 binary64) (*.f64 b (/.f64 a b))) |
(+.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (/.f64 a b))) |
(+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a b) b)) |
(/.f64 (fma.f64 (*.f64 a (/.f64 #s(literal -1 binary64) b)) #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 a) #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal 2 binary64))) (*.f64 (neg.f64 b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal -1 binary64) b)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 b) (*.f64 #s(literal 2 binary64) (neg.f64 a))) (*.f64 #s(literal 2 binary64) (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 a b))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (neg.f64 a) #s(literal 1 binary64)) |
(/.f64 a #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(pow.f64 (neg.f64 b) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 b)) |
(/.f64 #s(literal -1 binary64) b) |
#s(literal 1 binary64) |
(*.f64 r (/.f64 (sin.f64 b) (fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)))))) |
(/.f64 (*.f64 (sin.f64 b) r) (fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) (sin.f64 b)) #s(literal 2 binary64))) (fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) (sin.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) 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 #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) (sin.f64 b)))))) |
(fma.f64 (cos.f64 a) (cos.f64 b) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) (sin.f64 b))) |
(+.f64 (*.f64 (cos.f64 a) (cos.f64 b)) (*.f64 (neg.f64 (sin.f64 b)) #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) 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 (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 (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 a b))) #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 a b))) #s(literal 2 binary64)) |
(*.f64 #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) (sin.f64 b)) |
(*.f64 (sin.f64 b) #s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a))) |
#s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a) |
(*.f64 a (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)) a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) a) a #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 a a) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) |
(*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 a a) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 a a) #s(literal 1/120 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)) (*.f64 a a))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/120 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 a #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 a #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) a) a #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 a a) #s(literal 1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 a a) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
(*.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)))) |
#s(literal 1/120 binary64) |
#s(literal 1/6 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 (/ (sin b) (cos b))) (*.f64 (tan.f64 b) r)) |
#s(approx (* r (/ (sin b) (cos 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 (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 (fma.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))))) (*.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)))) (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 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 (*.f64 a a) #s(literal -1/2 binary64) #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 (*.f64 a a) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (sin a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) 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 (fma.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))))) (*.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)))) (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 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 (+ a b) b) |
#s(approx (+ a b) (+.f64 a b)) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) b) b) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) b) (+.f64 a b)) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
#s(approx (/ a -1) (neg.f64 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 (fma.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))))) (*.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)))) (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 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 (*.f64 a a) #s(literal 1/120 binary64)) (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 (*.f64 a a) #s(literal -1/5040 binary64)) (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 (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) a) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (-.f64 (*.f64 (*.f64 a a) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) (*.f64 (*.f64 a a) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) a) a)) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) (fma.f64 (*.f64 a a) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#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 (+ a b) a) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) b) a) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) (/.f64 a b)) |
#s(approx (+ (* (/ a -1) (/ -1 b)) 1) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) 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 (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (*.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (*.f64 (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 a #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 a #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 a #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 a #s(literal 7 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (*.f64 (pow.f64 a #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (*.f64 (pow.f64 a #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) (*.f64 (pow.f64 a #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 a #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) (*.f64 (*.f64 a a) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* a a)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 a a))) |
#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 (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (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 (* (+ (* (/ a -1) (/ -1 b)) 1) b) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 a #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 a #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* a a)) 1/120) (* a a)) 1/6) (* a a)) 1) a) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 a #s(literal -6 binary64)))) (pow.f64 a #s(literal 7 binary64))))) |
#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 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/5040 binary64) #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 (*.f64 b b) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos b) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (cos b) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/720 binary64) #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 (*.f64 b b) #s(literal 1/6 binary64)) (sin.f64 a) (neg.f64 (sin.f64 a))) b)) |
#s(approx (* (neg (sin b)) (sin a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -1/120 binary64)) (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 (*.f64 b b) #s(literal 1/5040 binary64)) (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 (*.f64 b b) #s(literal 1/6 binary64)) #s(literal 1 binary64)) b)) |
#s(approx (neg (sin b)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/120 binary64) #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 (*.f64 b b) #s(literal 1/5040 binary64)) #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 (/ (sin b) (cos b))) (*.f64 b r)) |
#s(approx (* r (/ (sin b) (cos b))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) r) r) b)) |
#s(approx (* r (/ (sin b) (cos 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 (/ (sin b) (cos 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))) (*.f64 b r)) |
#s(approx (* r (/ (sin b) (cos b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) r) (*.f64 b b) r) b)) |
#s(approx (* r (/ (sin b) (cos b))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) r) (fma.f64 (*.f64 #s(literal 1/3 binary64) r) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) r))) (*.f64 b b) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 #s(literal -1/2 binary64) r)) (*.f64 b b) r) b)) |
#s(approx (* r (/ (sin b) (cos b))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) r) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) r) (fma.f64 (*.f64 #s(literal 1/3 binary64) r) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) r))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) r) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) r)))) (*.f64 b b) (*.f64 #s(literal 1/120 binary64) r)) (fma.f64 (*.f64 #s(literal 1/3 binary64) r) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) r))) (*.f64 b b) (*.f64 #s(literal -1/6 binary64) r)) (*.f64 #s(literal -1/2 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 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 (+ (* (/ a -1) (/ -1 b)) 1) (/.f64 (+.f64 a b) b)) |
#s(approx (/ -1 b) (/.f64 #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 (* (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 (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 (tan b) (tan.f64 b)) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) b) (*.f64 (+.f64 (/.f64 a b) #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 (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (cos.f64 (+.f64 a b))) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ a -1) (/ -1 b)) 1) b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
Compiled 16 033 to 2 528 computations (84.2% saved)
51 alts after pruning (44 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 472 | 18 | 490 |
| Fresh | 15 | 26 | 41 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 3 | 4 |
| Total | 489 | 51 | 540 |
| Status | Accuracy | Program |
|---|---|---|
| 76.1% | (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) | |
| 99.3% | (/.f64 (*.f64 r (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 39.3% | (/.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 (/.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)))) | |
| ▶ | 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
| 99.3% | (/.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.0% | (/.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)))) | |
| 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 a) #s(literal -1 binary64)))))) | |
| ✓ | 99.5% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
| 55.7% | (/.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 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (sin.f64 a)))) | |
| 63.2% | (/.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)))) | |
| 52.0% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 #s(approx (cos b) (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) #s(literal 1 binary64))) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 99.3% | (/.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 (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.3% | (/.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.3% | (/.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))))) | |
| ✓ | 55.5% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #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))))) |
| 59.2% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 b)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 56.1% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 36.7% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) a))) | |
| 37.6% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 36.3% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 57.7% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (fma.f64 #s(approx (/ a -1) (neg.f64 a)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)))) | |
| ▶ | 64.5% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
| 38.1% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ a b) 1) (/.f64 a b)) b)))) | |
| 57.8% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) #s(approx (* (+ (/ a b) 1) b) b)))) | |
| ✓ | 55.2% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
| 52.7% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) | |
| ▶ | 55.6% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))))) |
| ✓ | 55.6% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
| 33.2% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) | |
| 55.6% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 b) (/.f64 (cos.f64 b) a)) a)))) | |
| 11.9% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (neg.f64 a) (sin.f64 b))))) | |
| 36.7% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) #s(literal 1 binary64)))) | |
| 51.7% | (/.f64 (*.f64 r (exp.f64 (*.f64 (log.f64 (sin.f64 b)) #s(literal 1 binary64)))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) | |
| 50.7% | (/.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 #s(approx (+ a b) a))) | |
| 51.6% | (/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) a))) | |
| ▶ | 55.3% | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) |
| 51.6% | #s(approx (/ (* r (sin b)) (+ (* (cos b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) | |
| 55.3% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 (tan.f64 b) r))) | |
| 29.6% | #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))))))) | |
| 37.1% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| 36.7% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| 44.2% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (exp.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal 1 binary64)))))) | |
| ✓ | 57.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 b)))) |
| 29.5% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) | |
| 29.5% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) | |
| ✓ | 57.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
| 32.7% | #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)))) | |
| 32.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)))) | |
| ▶ | 32.7% | #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)))) |
| ✓ | 33.1% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
Compiled 2 067 to 1 476 computations (28.6% 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))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) 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 (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) |
#s(literal 1/3 binary64) |
(*.f64 b b) |
#s(literal 1 binary64) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) |
(/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a))) |
(cos.f64 #s(approx (+ a b) a)) |
#s(approx (+ a b) a) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
(cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a))) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))))) |
#s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 a) (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))) |
(neg.f64 a) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64))) |
(pow.f64 (cos.f64 b) #s(literal -1 binary64)) |
#s(literal -1 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 (* r (tan b)) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) #s(hole binary64 (/ (* r (sin b)) (cos (+ a b))))) |
#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 (* 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 (/ (sin b) (cos (+ a b))) #s(hole binary64 (/ (sin b) (cos b)))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (+ (/ (sin b) (cos b)) (/ (* a (pow (sin b) 2)) (pow (cos b) 2))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (pow (sin b) 3) (pow (cos b) 3))) (* -1/2 (/ (sin b) (cos b)))))) (* -1 (/ (pow (sin b) 2) (pow (cos b) 2))))) (/ (sin b) (cos b))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (pow (sin b) 2) (pow (cos b) 2))) (+ (* 1/6 (/ (pow (sin b) 2) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (pow (sin b) 3) (pow (cos b) 3))) (* -1/2 (/ (sin b) (cos b))))) (cos b)))))) (+ (* -1 (/ (pow (sin b) 3) (pow (cos b) 3))) (* -1/2 (/ (sin b) (cos b)))))) (* -1 (/ (pow (sin b) 2) (pow (cos b) 2))))) (/ (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 (* (+ (/ b a) 1) a) #s(hole binary64 b)) |
#s(approx (* (+ (/ b a) 1) a) #s(hole binary64 (+ a b))) |
#s(approx (+ (/ b a) 1) #s(hole binary64 (/ b a))) |
#s(approx (+ (/ b a) 1) #s(hole binary64 (/ (+ a b) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (cos b))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#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 (/ (sin b) (cos (+ a b))) #s(hole binary64 (/ (sin b) (cos (+ a b))))) |
#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 (* (+ (/ b a) 1) a) #s(hole binary64 a)) |
#s(approx (* (+ (/ b a) 1) a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (/ b a) 1) #s(hole binary64 1)) |
#s(approx (+ (/ b a) 1) #s(hole binary64 (+ 1 (/ b a)))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (* -1 (* a (sin b))))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (* a (+ (* -1 (sin b)) (/ (cos 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 (+ a b)))) #s(hole binary64 (/ (* r (sin b)) (cos (- b (* -1 a)))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (/ (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 (* (+ (/ b a) 1) a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (* -1 (* a (+ (sin b) (* -1 (/ (cos 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 (* 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 (* (+ (* 1/3 (* b b)) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (* 1/3 (* b b)) 1) b) #s(hole binary64 (* b (+ 1 (* 1/3 (pow b 2)))))) |
#s(approx (+ (* 1/3 (* b b)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/3 (* b b)) 1) #s(hole binary64 (+ 1 (* 1/3 (pow b 2))))) |
#s(approx (* b b) #s(hole binary64 (pow b 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 (/ (sin b) (cos (+ a b))) #s(hole binary64 (/ b (cos a)))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (* b (+ (/ 1 (cos a)) (/ (* b (sin a)) (pow (cos a) 2)))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (* 1/2 (/ 1 (cos a))) (+ (* -1 (/ (pow (sin a) 2) (pow (cos a) 3))) (* 1/6 (/ 1 (cos a)))))) (* -1 (/ (sin a) (pow (cos a) 2))))) (/ 1 (cos a)))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* 1/2 (/ 1 (cos a))) (+ (* -1 (/ (pow (sin a) 2) (pow (cos a) 3))) (* 1/6 (/ 1 (cos a)))))) (cos a))) (+ (* -1/2 (/ (sin a) (pow (cos a) 2))) (* 1/6 (/ (sin a) (pow (cos a) 2))))))) (* 1/2 (/ 1 (cos a)))) (+ (* -1 (/ (pow (sin a) 2) (pow (cos a) 3))) (* 1/6 (/ 1 (cos a)))))) (* -1 (/ (sin a) (pow (cos a) 2))))) (/ 1 (cos a)))))) |
#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 (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 1)) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (+ 1 (* -1 (* a b))))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (+ 1 (* b (+ (* -1 a) (* -1/2 b)))))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (+ 1 (* b (+ (* -1 a) (* b (- (* 1/6 (* a b)) 1/2))))))) |
#s(approx (/ 1 (pow (cos b) -1)) #s(hole binary64 1)) |
#s(approx (/ 1 (pow (cos b) -1)) #s(hole binary64 (+ 1 (* -1/2 (pow b 2))))) |
#s(approx (/ 1 (pow (cos b) -1)) #s(hole binary64 (+ 1 (* (pow b 2) (- (* 1/24 (pow b 2)) 1/2))))) |
#s(approx (/ 1 (pow (cos b) -1)) #s(hole binary64 (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/24 (* -1/720 (pow b 2)))) 1/2))))) |
#s(approx (pow (cos b) -1) #s(hole binary64 1)) |
#s(approx (pow (cos b) -1) #s(hole binary64 (+ 1 (* 1/2 (pow b 2))))) |
#s(approx (pow (cos b) -1) #s(hole binary64 (+ 1 (* (pow b 2) (+ 1/2 (* 5/24 (pow b 2))))))) |
#s(approx (pow (cos b) -1) #s(hole binary64 (+ 1 (* (pow b 2) (+ 1/2 (* (pow b 2) (+ 5/24 (* 61/720 (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 (tan b) #s(hole binary64 (/ (sin b) (cos b)))) |
#s(approx (* (+ (* 1/3 (* b b)) 1) b) #s(hole binary64 (* 1/3 (pow b 3)))) |
#s(approx (* (+ (* 1/3 (* b b)) 1) b) #s(hole binary64 (* (pow b 3) (+ 1/3 (/ 1 (pow b 2)))))) |
#s(approx (+ (* 1/3 (* b b)) 1) #s(hole binary64 (* 1/3 (pow b 2)))) |
#s(approx (+ (* 1/3 (* b b)) 1) #s(hole binary64 (* (pow b 2) (+ 1/3 (/ 1 (pow b 2)))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ (/ b a) 1) a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (+ (/ b a) 1) #s(hole binary64 (* b (+ (/ 1 a) (/ 1 b))))) |
#s(approx (/ 1 (pow (cos b) -1)) #s(hole binary64 (cos b))) |
#s(approx (pow (cos b) -1) #s(hole binary64 (/ 1 (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (/ (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 (* (+ (/ b a) 1) a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.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))) (* r (tan b)) (tan b) (* (+ (* 1/3 (* b b)) 1) b) (+ (* 1/3 (* b b)) 1) 1/3 (* b b) 1 (* r (/ (sin b) (cos (+ a b)))) (/ (sin b) (cos (+ a b))) (cos (+ a b)) (+ a b) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (* (+ (/ b a) 1) a) (+ (/ b a) 1) (/ b a) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (neg a) (/ 1 (pow (cos b) -1)) (pow (cos b) -1) -1) |
| 6.0ms | a | @ | -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))) (* r (tan b)) (tan b) (* (+ (* 1/3 (* b b)) 1) b) (+ (* 1/3 (* b b)) 1) 1/3 (* b b) 1 (* r (/ (sin b) (cos (+ a b)))) (/ (sin b) (cos (+ a b))) (cos (+ a b)) (+ a b) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (* (+ (/ b a) 1) a) (+ (/ b a) 1) (/ b a) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (neg a) (/ 1 (pow (cos b) -1)) (pow (cos b) -1) -1) |
| 5.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))) (* r (tan b)) (tan b) (* (+ (* 1/3 (* b b)) 1) b) (+ (* 1/3 (* b b)) 1) 1/3 (* b b) 1 (* r (/ (sin b) (cos (+ a b)))) (/ (sin b) (cos (+ a b))) (cos (+ a b)) (+ a b) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (* (+ (/ b a) 1) a) (+ (/ b a) 1) (/ b a) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (neg a) (/ 1 (pow (cos b) -1)) (pow (cos b) -1) -1) |
| 5.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))) (* r (tan b)) (tan b) (* (+ (* 1/3 (* b b)) 1) b) (+ (* 1/3 (* b b)) 1) 1/3 (* b b) 1 (* r (/ (sin b) (cos (+ a b)))) (/ (sin b) (cos (+ a b))) (cos (+ a b)) (+ a b) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (* (+ (/ b a) 1) a) (+ (/ b a) 1) (/ b a) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (neg a) (/ 1 (pow (cos b) -1)) (pow (cos b) -1) -1) |
| 4.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))) (* r (tan b)) (tan b) (* (+ (* 1/3 (* b b)) 1) b) (+ (* 1/3 (* b b)) 1) 1/3 (* b b) 1 (* r (/ (sin b) (cos (+ a b)))) (/ (sin b) (cos (+ a b))) (cos (+ a b)) (+ a b) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ a b) (* (+ (/ b a) 1) a) (+ (/ b a) 1) (/ b a) (/ (* r (sin b)) (cos (+ a b))) (cos (+ a b)) (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (neg a) (/ 1 (pow (cos b) -1)) (pow (cos b) -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 645 | 4112 |
| 0 | 690 | 3620 |
| 1 | 3617 | 3488 |
| 0 | 9006 | 3345 |
| 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))) (*.f64 r #s(approx (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) 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 (tan b) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) b) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) |
#s(literal 1/3 binary64) |
(*.f64 b b) |
#s(literal 1 binary64) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) |
(/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a))) |
(cos.f64 #s(approx (+ a b) a)) |
#s(approx (+ a b) a) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
(cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a))) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))))) |
#s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 a) (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))) |
(neg.f64 a) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64))) |
(pow.f64 (cos.f64 b) #s(literal -1 binary64)) |
#s(literal -1 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 (* r (tan b)) #s(hole binary64 (/ (* r (sin b)) (cos b)))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) #s(hole binary64 (/ (* r (sin b)) (cos (+ a b))))) |
#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 (* 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 (/ (sin b) (cos (+ a b))) #s(hole binary64 (/ (sin b) (cos b)))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (+ (/ (sin b) (cos b)) (/ (* a (pow (sin b) 2)) (pow (cos b) 2))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (pow (sin b) 3) (pow (cos b) 3))) (* -1/2 (/ (sin b) (cos b)))))) (* -1 (/ (pow (sin b) 2) (pow (cos b) 2))))) (/ (sin b) (cos b))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (pow (sin b) 2) (pow (cos b) 2))) (+ (* 1/6 (/ (pow (sin b) 2) (pow (cos b) 2))) (/ (* (sin b) (+ (* -1 (/ (pow (sin b) 3) (pow (cos b) 3))) (* -1/2 (/ (sin b) (cos b))))) (cos b)))))) (+ (* -1 (/ (pow (sin b) 3) (pow (cos b) 3))) (* -1/2 (/ (sin b) (cos b)))))) (* -1 (/ (pow (sin b) 2) (pow (cos b) 2))))) (/ (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 (* (+ (/ b a) 1) a) #s(hole binary64 b)) |
#s(approx (* (+ (/ b a) 1) a) #s(hole binary64 (+ a b))) |
#s(approx (+ (/ b a) 1) #s(hole binary64 (/ b a))) |
#s(approx (+ (/ b a) 1) #s(hole binary64 (/ (+ a b) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (cos b))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (+ (cos b) (* -1 (* a (sin b)))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#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 (/ (sin b) (cos (+ a b))) #s(hole binary64 (/ (sin b) (cos (+ a b))))) |
#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 (* (+ (/ b a) 1) a) #s(hole binary64 a)) |
#s(approx (* (+ (/ b a) 1) a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (/ b a) 1) #s(hole binary64 1)) |
#s(approx (+ (/ b a) 1) #s(hole binary64 (+ 1 (/ b a)))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (* -1 (* a (sin b))))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (* a (+ (* -1 (sin b)) (/ (cos 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 (+ a b)))) #s(hole binary64 (/ (* r (sin b)) (cos (- b (* -1 a)))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (/ (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 (* (+ (/ b a) 1) a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (* -1 (* a (+ (sin b) (* -1 (/ (cos 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 (* 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 (* (+ (* 1/3 (* b b)) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (* 1/3 (* b b)) 1) b) #s(hole binary64 (* b (+ 1 (* 1/3 (pow b 2)))))) |
#s(approx (+ (* 1/3 (* b b)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/3 (* b b)) 1) #s(hole binary64 (+ 1 (* 1/3 (pow b 2))))) |
#s(approx (* b b) #s(hole binary64 (pow b 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 (/ (sin b) (cos (+ a b))) #s(hole binary64 (/ b (cos a)))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (* b (+ (/ 1 (cos a)) (/ (* b (sin a)) (pow (cos a) 2)))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (* 1/2 (/ 1 (cos a))) (+ (* -1 (/ (pow (sin a) 2) (pow (cos a) 3))) (* 1/6 (/ 1 (cos a)))))) (* -1 (/ (sin a) (pow (cos a) 2))))) (/ 1 (cos a)))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (* b (+ (* b (- (* b (- (+ (* -1 (* b (+ (* -1 (/ (* (sin a) (- (* 1/2 (/ 1 (cos a))) (+ (* -1 (/ (pow (sin a) 2) (pow (cos a) 3))) (* 1/6 (/ 1 (cos a)))))) (cos a))) (+ (* -1/2 (/ (sin a) (pow (cos a) 2))) (* 1/6 (/ (sin a) (pow (cos a) 2))))))) (* 1/2 (/ 1 (cos a)))) (+ (* -1 (/ (pow (sin a) 2) (pow (cos a) 3))) (* 1/6 (/ 1 (cos a)))))) (* -1 (/ (sin a) (pow (cos a) 2))))) (/ 1 (cos a)))))) |
#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 (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 1)) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (+ 1 (* -1 (* a b))))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (+ 1 (* b (+ (* -1 a) (* -1/2 b)))))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(hole binary64 (+ 1 (* b (+ (* -1 a) (* b (- (* 1/6 (* a b)) 1/2))))))) |
#s(approx (/ 1 (pow (cos b) -1)) #s(hole binary64 1)) |
#s(approx (/ 1 (pow (cos b) -1)) #s(hole binary64 (+ 1 (* -1/2 (pow b 2))))) |
#s(approx (/ 1 (pow (cos b) -1)) #s(hole binary64 (+ 1 (* (pow b 2) (- (* 1/24 (pow b 2)) 1/2))))) |
#s(approx (/ 1 (pow (cos b) -1)) #s(hole binary64 (+ 1 (* (pow b 2) (- (* (pow b 2) (+ 1/24 (* -1/720 (pow b 2)))) 1/2))))) |
#s(approx (pow (cos b) -1) #s(hole binary64 1)) |
#s(approx (pow (cos b) -1) #s(hole binary64 (+ 1 (* 1/2 (pow b 2))))) |
#s(approx (pow (cos b) -1) #s(hole binary64 (+ 1 (* (pow b 2) (+ 1/2 (* 5/24 (pow b 2))))))) |
#s(approx (pow (cos b) -1) #s(hole binary64 (+ 1 (* (pow b 2) (+ 1/2 (* (pow b 2) (+ 5/24 (* 61/720 (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 (tan b) #s(hole binary64 (/ (sin b) (cos b)))) |
#s(approx (* (+ (* 1/3 (* b b)) 1) b) #s(hole binary64 (* 1/3 (pow b 3)))) |
#s(approx (* (+ (* 1/3 (* b b)) 1) b) #s(hole binary64 (* (pow b 3) (+ 1/3 (/ 1 (pow b 2)))))) |
#s(approx (+ (* 1/3 (* b b)) 1) #s(hole binary64 (* 1/3 (pow b 2)))) |
#s(approx (+ (* 1/3 (* b b)) 1) #s(hole binary64 (* (pow b 2) (+ 1/3 (/ 1 (pow b 2)))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ (/ b a) 1) a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (+ (/ b a) 1) #s(hole binary64 (* b (+ (/ 1 a) (/ 1 b))))) |
#s(approx (/ 1 (pow (cos b) -1)) #s(hole binary64 (cos b))) |
#s(approx (pow (cos b) -1) #s(hole binary64 (/ 1 (cos b)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) #s(hole binary64 (/ (* r (sin b)) (cos (- a (* -1 b)))))) |
#s(approx (/ (sin b) (cos (+ a b))) #s(hole binary64 (/ (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 (* (+ (/ b a) 1) a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
| Outputs |
|---|
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (-.f64 (neg.f64 b) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 b) r))) (neg.f64 (neg.f64 (cos.f64 (-.f64 (neg.f64 b) a))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 (-.f64 (neg.f64 b) a)))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 (neg.f64 b) a))) |
(*.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 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 b) (cos.f64 a)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 a (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 b) (cos.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (cos.f64 b) (cos.f64 a))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 b) (cos.f64 a)) #s(literal 2 binary64))) (sin.f64 (-.f64 a (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.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))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 b) (cos.f64 a)) #s(literal 2 binary64)) (*.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))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (-.f64 (neg.f64 b) a)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 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) (*.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 (+.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 (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 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (neg.f64 (cos.f64 a)) (cos.f64 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 (neg.f64 b)))) |
(cos.f64 (-.f64 a (neg.f64 b))) |
(+.f64 (*.f64 (sin.f64 (-.f64 a (neg.f64 b))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (-.f64 (neg.f64 b) a)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 a)) (sin.f64 b)) (*.f64 (cos.f64 b) (cos.f64 a))) |
(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))) |
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) (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)))) |
(*.f64 (cos.f64 b) (cos.f64 a)) |
(*.f64 (cos.f64 a) (cos.f64 b)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 a b)) (cos.f64 (-.f64 a 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)) (cos.f64 (-.f64 (neg.f64 b) 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 (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)) |
(/.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 (neg.f64 b) a))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 a b)) (cos.f64 (-.f64 a b))) #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))))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (cos.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 b) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 b) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (cos.f64 b) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1 binary64)) #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 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 b)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(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))))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (*.f64 #s(approx (tan b) (*.f64 (fma.f64 (*.f64 b b) #s(literal 1/3 binary64) #s(literal 1 binary64)) b)) r)) |
(*.f64 #s(approx (tan b) (*.f64 (fma.f64 (*.f64 b b) #s(literal 1/3 binary64) #s(literal 1 binary64)) b)) r) |
(*.f64 r #s(approx (tan b) (*.f64 (fma.f64 (*.f64 b b) #s(literal 1/3 binary64) #s(literal 1 binary64)) b))) |
#s(approx (tan b) (*.f64 (fma.f64 (*.f64 b b) #s(literal 1/3 binary64) #s(literal 1 binary64)) b)) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal 1/3 binary64) #s(literal 1 binary64)) b) |
(*.f64 b (fma.f64 (*.f64 b b) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) b (*.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) b)) |
(fma.f64 b #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) b)) |
(*.f64 (+.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/3 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) b) b #s(literal 1 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))) |
#s(literal 1/3 binary64) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b b)) |
(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 binary64) |
(*.f64 (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a))) r) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 #s(approx (+ a b) a)))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 b))) (neg.f64 (neg.f64 (cos.f64 #s(approx (+ a b) a))))) |
(/.f64 (neg.f64 (sin.f64 b)) (neg.f64 (cos.f64 #s(approx (+ a b) a)))) |
(/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a))) |
(fma.f64 (sin.f64 #s(approx (+ a b) a)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (+ a b) a)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 #s(approx (+ a b) a)))) |
(cos.f64 (neg.f64 #s(approx (+ a b) a))) |
(cos.f64 #s(approx (+ a b) a)) |
(+.f64 (*.f64 (sin.f64 #s(approx (+ a b) a)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 #s(approx (+ a b) a)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ a b) a) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 b) r))) (neg.f64 (neg.f64 (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a))))) |
(/.f64 (*.f64 (sin.f64 b) r) (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
(fma.f64 (sin.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a))))) |
(cos.f64 (neg.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
(cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a))) |
(+.f64 (*.f64 (sin.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 #s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a) |
(*.f64 a (+.f64 (/.f64 b a) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 b a) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a (/.f64 b a))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b a) a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (/.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (neg.f64 a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(*.f64 r (/.f64 (sin.f64 b) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 b) r))) (neg.f64 (neg.f64 #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 b) r)) (neg.f64 #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))))) |
(/.f64 (*.f64 (sin.f64 b) r) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)))) |
#s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 b) (cos.f64 b) (-.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (pow.f64 (cos.f64 b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 b) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (cos.f64 b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (pow.f64 (cos.f64 b) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64))) (-.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 b) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (cos.f64 b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 3 binary64))) (fma.f64 (cos.f64 b) (cos.f64 b) (-.f64 (pow.f64 (*.f64 (neg.f64 a) (sin.f64 b)) #s(literal 2 binary64)) (*.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b)))))) |
(fma.f64 (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 a) (sin.f64 b))) |
(fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b)) |
(fma.f64 (*.f64 (sin.f64 b) a) #s(literal -1 binary64) (cos.f64 b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 b) a) (cos.f64 b)) |
(fma.f64 (sin.f64 b) (neg.f64 a) (cos.f64 b)) |
(-.f64 (cos.f64 b) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 b) a))) |
(+.f64 (*.f64 (neg.f64 a) (sin.f64 b)) (cos.f64 b)) |
(+.f64 (cos.f64 b) (*.f64 (neg.f64 a) (sin.f64 b))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (cos.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 b) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 b) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (cos.f64 b) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1 binary64)) #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 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 b)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(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))))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 b) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 b))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 b) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 b) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 b)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 b)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 (neg.f64 b) a)))) |
#s(approx (* r (sin b)) (*.f64 (sin.f64 b) r)) |
#s(approx r r) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b)))) |
#s(approx (* r (tan b)) (*.f64 (tan.f64 b) r)) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (*.f64 (tan.f64 b) r)) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (fma.f64 (tan.f64 b) r (*.f64 a (*.f64 r (pow.f64 (tan.f64 b) #s(literal 2 binary64)))))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (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 r (pow.f64 (tan.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 r (pow.f64 (tan.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 r (pow.f64 (tan.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (cos.f64 b)) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (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 (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (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 (*.f64 a a) #s(literal -1/6 binary64) #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 (*.f64 a a) #s(literal -1/2 binary64)) (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 (*.f64 a a) #s(literal -1/2 binary64) #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 (+ a b)))) (*.f64 (tan.f64 b) r)) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (fma.f64 (tan.f64 b) r (*.f64 a (*.f64 r (pow.f64 (tan.f64 b) #s(literal 2 binary64)))))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (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 r (pow.f64 (tan.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 r (pow.f64 (tan.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 r (pow.f64 (tan.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (*.f64 (tan.f64 b) r)) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (fma.f64 (tan.f64 b) r (*.f64 a (*.f64 r (pow.f64 (tan.f64 b) #s(literal 2 binary64)))))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (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 r (pow.f64 (tan.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 r (pow.f64 (tan.f64 b) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 r (pow.f64 (tan.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 r (pow.f64 (tan.f64 b) #s(literal 2 binary64))))) a (*.f64 (tan.f64 b) r))) |
#s(approx (/ (sin b) (cos (+ a b))) (tan.f64 b)) |
#s(approx (/ (sin b) (cos (+ a b))) (fma.f64 a (pow.f64 (tan.f64 b) #s(literal 2 binary64)) (tan.f64 b))) |
#s(approx (/ (sin b) (cos (+ a b))) (fma.f64 (fma.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (tan.f64 b) (neg.f64 (pow.f64 (tan.f64 b) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 b) #s(literal 2 binary64)))) a (tan.f64 b))) |
#s(approx (/ (sin b) (cos (+ a b))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (tan.f64 b) #s(literal 2 binary64)) #s(literal 1/6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (tan.f64 b) (neg.f64 (pow.f64 (tan.f64 b) #s(literal 3 binary64)))) (sin.f64 b)) (cos.f64 b))))) (fma.f64 #s(literal -1/2 binary64) (tan.f64 b) (neg.f64 (pow.f64 (tan.f64 b) #s(literal 3 binary64))))) a (*.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 b) #s(literal 2 binary64)))) a (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 (* (+ (/ b a) 1) a) b) |
#s(approx (* (+ (/ b a) 1) a) (+.f64 a b)) |
#s(approx (+ (/ b a) 1) (/.f64 b a)) |
#s(approx (+ (/ b a) 1) (/.f64 (+.f64 a b) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (cos.f64 b)) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (fma.f64 (neg.f64 a) (sin.f64 b) (cos.f64 b))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (cos.f64 (-.f64 (neg.f64 b) a))) |
#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 (/ (sin b) (cos (+ a b))) (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
#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 (* (+ (/ b a) 1) a) a) |
#s(approx (* (+ (/ b a) 1) a) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (+ (/ b a) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ b a) 1) (+.f64 (/.f64 b a) #s(literal 1 binary64))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (*.f64 (neg.f64 a) (sin.f64 b))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 b) (/.f64 (cos.f64 b) a)) a)) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 b (neg.f64 a))))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 b (neg.f64 a))))) |
#s(approx (/ (sin b) (cos (+ a b))) (/.f64 (sin.f64 b) (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 (* (+ (/ b a) 1) a) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (cos.f64 b) a) #s(literal -1 binary64) (sin.f64 b)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos 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)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (*.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)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos 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 (/.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 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 b b) #s(literal 1 binary64)) b)) |
#s(approx (sin b) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/5040 binary64) #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 (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (cos.f64 a)) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a))) |
#s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (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 (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (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 (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 (* (cos a) (cos b)) (cos.f64 a)) |
#s(approx (* (cos a) (cos b)) (fma.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (cos.f64 a) (cos.f64 a))) |
#s(approx (* (cos a) (cos b)) (fma.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal 1/24 binary64)) (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 (*.f64 b b) #s(literal -1/720 binary64)) (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 (/ 1 (pow (cos b) -1)) #s(literal 1 binary64)) |
#s(approx (/ 1 (pow (cos b) -1)) (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 1 (pow (cos b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (/ 1 (pow (cos b) -1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/720 binary64) #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 (+ 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 (/.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 (+ 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 (/.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 (*.f64 (*.f64 b b) r) #s(literal 1/3 binary64) 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 (*.f64 b b) #s(literal 1/3 binary64) #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 (* (+ (* 1/3 (* b b)) 1) b) b) |
#s(approx (* (+ (* 1/3 (* b b)) 1) b) (*.f64 (fma.f64 (*.f64 b b) #s(literal 1/3 binary64) #s(literal 1 binary64)) b)) |
#s(approx (+ (* 1/3 (* b b)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/3 (* b b)) 1) (fma.f64 (*.f64 b b) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (* b b) (*.f64 b 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 (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 (/.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 (+ 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 (/.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 (/ (sin b) (cos (+ a b))) (/.f64 b (cos.f64 a))) |
#s(approx (/ (sin b) (cos (+ a b))) (*.f64 (fma.f64 b (/.f64 (sin.f64 a) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (pow.f64 (cos.f64 a) #s(literal -1 binary64))) b)) |
#s(approx (/ (sin b) (cos (+ a b))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 a)) (fma.f64 (/.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) (pow.f64 (cos.f64 a) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1/6 binary64) (cos.f64 a)))) b) (/.f64 (neg.f64 (sin.f64 a)) (pow.f64 (cos.f64 a) #s(literal 2 binary64)))) b (pow.f64 (cos.f64 a) #s(literal -1 binary64))) b)) |
#s(approx (/ (sin b) (cos (+ a b))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (sin.f64 a) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 a)) (fma.f64 (/.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) (pow.f64 (cos.f64 a) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1/6 binary64) (cos.f64 a)))) (sin.f64 a)) (cos.f64 a)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 a)) (fma.f64 (/.f64 (pow.f64 (sin.f64 a) #s(literal 2 binary64)) (pow.f64 (cos.f64 a) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1/6 binary64) (cos.f64 a))))) b (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 a) (pow.f64 (cos.f64 a) #s(literal 2 binary64))))) b (pow.f64 (cos.f64 a) #s(literal -1 binary64))) 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 #s(literal -1/2 binary64) (cos.f64 a))) b) (sin.f64 a)) b (cos.f64 a))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(literal 1 binary64)) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) b (neg.f64 a)) b #s(literal 1 binary64))) |
#s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) b (neg.f64 a)) b #s(literal 1 binary64))) |
#s(approx (/ 1 (pow (cos b) -1)) #s(literal 1 binary64)) |
#s(approx (/ 1 (pow (cos b) -1)) (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 1 (pow (cos b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (/ 1 (pow (cos b) -1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (pow (cos b) -1) #s(literal 1 binary64)) |
#s(approx (pow (cos b) -1) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (pow (cos b) -1) (fma.f64 (fma.f64 #s(literal 5/24 binary64) (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (pow (cos b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 61/720 binary64) (*.f64 b b) #s(literal 5/24 binary64)) (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (sin b) (sin.f64 b)) |
#s(approx (neg (sin b)) (neg.f64 (sin.f64 b))) |
#s(approx (/ 1 (pow (cos b) -1)) (cos.f64 b)) |
#s(approx (tan b) (tan.f64 b)) |
#s(approx (* (+ (* 1/3 (* b b)) 1) b) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* 1/3 (* b b)) 1) b) (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/3 binary64) b)) |
#s(approx (+ (* 1/3 (* b b)) 1) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (* b b)) 1) (fma.f64 (*.f64 b b) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (* (+ (/ b a) 1) a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (+ (/ b a) 1) (fma.f64 (pow.f64 a #s(literal -1 binary64)) b #s(literal 1 binary64))) |
#s(approx (/ 1 (pow (cos b) -1)) (cos.f64 b)) |
#s(approx (pow (cos b) -1) (pow.f64 (cos.f64 b) #s(literal -1 binary64))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 (neg.f64 b) a)))) |
#s(approx (* r (/ (sin b) (cos (+ a b)))) (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (-.f64 (neg.f64 b) a)))) |
#s(approx (/ (sin b) (cos (+ a b))) (/.f64 (sin.f64 b) (cos.f64 (-.f64 (neg.f64 b) a)))) |
#s(approx (cos (+ a b)) (cos.f64 (-.f64 (neg.f64 b) a))) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (* (+ (/ b a) 1) a) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
Compiled 11 050 to 1 987 computations (82% saved)
61 alts after pruning (52 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 406 | 28 | 434 |
| Fresh | 15 | 24 | 39 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 6 | 7 |
| Total | 424 | 61 | 485 |
| Status | Accuracy | Program |
|---|---|---|
| 76.1% | (/.f64 (*.f64 (sin.f64 b) r) (cos.f64 (+.f64 a b))) | |
| 99.3% | (/.f64 (*.f64 r (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) | |
| 39.3% | (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 a) #s(literal -1 binary64))) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) | |
| 99.4% | (/.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)))) | |
| 99.0% | (/.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)))) | |
| ✓ | 99.4% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
| 52.0% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) #s(approx (/ 1 (pow (cos b) -1)) (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) | |
| 59.2% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) #s(approx (* (cos a) (cos b)) (cos.f64 b)))) | |
| 55.7% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (*.f64 (cos.f64 a) (cos.f64 b)))) | |
| 63.2% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (sin.f64 a) (neg.f64 #s(approx (sin b) b)) (*.f64 (cos.f64 a) (cos.f64 b)))) | |
| 99.3% | (/.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.5% | (/.f64 (*.f64 r (sin.f64 b)) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
| 99.3% | (/.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 (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.3% | (/.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))))) | |
| ✓ | 55.5% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #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))))) |
| 59.2% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 b)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 56.1% | (/.f64 (*.f64 r (sin.f64 b)) (-.f64 #s(approx (* (cos b) (cos a)) (cos.f64 a)) (*.f64 (sin.f64 b) (sin.f64 a)))) | |
| 36.7% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) a))) | |
| 37.6% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 36.3% | (/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 57.7% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (fma.f64 #s(approx (/ a -1) (neg.f64 a)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)))) | |
| 53.4% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) a)))) | |
| 63.5% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ b a) 1) (fma.f64 (pow.f64 a #s(literal -1 binary64)) b #s(literal 1 binary64))) a)))) | |
| 46.1% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ b a) 1) (/.f64 b a)) a)))) | |
| 38.1% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ a b) 1) (/.f64 a b)) b)))) | |
| 57.8% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) #s(approx (* (+ (/ b a) 1) a) b)))) | |
| ✓ | 55.2% | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) a))) |
| 52.7% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) | |
| 42.8% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 a) (sin.f64 b))))) | |
| 43.7% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) #s(approx (sin b) b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))))) | |
| 33.2% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) | |
| 55.6% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 b) (/.f64 (cos.f64 b) a)) a)))) | |
| 11.9% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (*.f64 (neg.f64 a) (sin.f64 b))))) | |
| 36.7% | (/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(literal 1 binary64)))) | |
| 51.7% | (/.f64 (*.f64 r (exp.f64 (*.f64 (log.f64 (sin.f64 b)) #s(literal 1 binary64)))) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) | |
| 50.7% | (/.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 #s(approx (+ a b) a))) | |
| 51.6% | (/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) a))) | |
| 55.1% | (*.f64 r (/.f64 (sin.f64 b) (fma.f64 (sin.f64 #s(approx (+ a b) a)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (+ a b) a)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| 37.6% | (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 36.3% | (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ✓ | 55.3% | (*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) |
| 51.6% | (*.f64 r (/.f64 #s(approx (sin b) b) (cos.f64 #s(approx (+ a b) a)))) | |
| 54.2% | (*.f64 r #s(approx (/ (sin b) (cos (+ a b))) (fma.f64 a (pow.f64 (tan.f64 b) #s(literal 2 binary64)) (tan.f64 b)))) | |
| 51.1% | (*.f64 r #s(approx (/ (sin b) (cos (+ a b))) (*.f64 (fma.f64 b (/.f64 (sin.f64 a) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (pow.f64 (cos.f64 a) #s(literal -1 binary64))) b))) | |
| 51.6% | #s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (*.f64 b (/.f64 r (cos.f64 a)))) | |
| 55.3% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (fma.f64 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 (tan.f64 b) r))) | |
| 29.6% | #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))))))) | |
| 37.1% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| 36.7% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| 44.2% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (exp.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal 1 binary64)))))) | |
| ✓ | 57.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 b)))) |
| 29.5% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 (+.f64 b (PI.f64)) (PI.f64))))) | |
| 29.5% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 (+.f64 b (PI.f64))))) | |
| ✓ | 57.8% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
| 32.7% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (fma.f64 b #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/3 binary64))))))) | |
| 32.7% | #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)))) | |
| 32.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)))) | |
| ✓ | 32.7% | #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)))) |
| 15.9% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 #s(approx (+ (* 1/3 (* b b)) 1) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))) b)))) | |
| ✓ | 33.1% | #s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
Compiled 3 606 to 1 440 computations (60.1% 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))) (*.f64 r #s(approx (tan b) (*.f64 #s(approx (+ (* 1/3 (* b b)) 1) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))) 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))) (*.f64 r #s(approx (tan b) (fma.f64 b #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/3 binary64))))))) |
#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 b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(*.f64 r (/.f64 #s(approx (sin b) b) (cos.f64 #s(approx (+ a b) a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) |
(/.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 #s(approx (+ a b) 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))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 b)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) |
(/.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 (+ a b) #s(approx (* (+ (/ a b) 1) b) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) #s(approx (* (+ (/ b a) 1) a) 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)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (neg.f64 a) (sin.f64 b))))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (*.f64 (neg.f64 a) (sin.f64 b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ a b) 1) (/.f64 a b)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ b a) 1) (/.f64 b a)) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (fma.f64 #s(literal -1 binary64) 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)) (sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) a))) |
(/.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 (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
(/.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 #s(approx (+ a b) (*.f64 (fma.f64 #s(approx (/ a -1) (neg.f64 a)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)))) |
(*.f64 r #s(approx (/ (sin b) (cos (+ a b))) (fma.f64 a (pow.f64 (tan.f64 b) #s(literal 2 binary64)) (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 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 (tan.f64 b) r))) |
(/.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 b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ b a) 1) (fma.f64 (pow.f64 a #s(literal -1 binary64)) b #s(literal 1 binary64))) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) #s(approx (sin b) b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 b) (/.f64 (cos.f64 b) a)) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 b) (/.f64 (cos.f64 b) a)) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (exp.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal 1 binary64)))))) |
(/.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 b)))) |
#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 (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)) (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 (sin.f64 a) (neg.f64 #s(approx (sin b) b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.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 (neg.f64 a) (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) #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 b b) #s(literal -1/2 binary64) #s(literal 1 binary64))) (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) #s(approx (/ 1 (pow (cos b) -1)) (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #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 b b) #s(literal -1/6 binary64) #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 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #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))))) |
(/.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 r #s(approx (/ (sin b) (cos (+ a b))) (*.f64 (fma.f64 b (/.f64 (sin.f64 a) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (pow.f64 (cos.f64 a) #s(literal -1 binary64))) 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 r (/.f64 (sin.f64 b) (fma.f64 (sin.f64 #s(approx (+ a b) a)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (+ a b) a)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 a) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64))) (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) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 a) #s(literal -1 binary64)))))) |
(/.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 (sin.f64 b)) (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 a) #s(literal -1 binary64))) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.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 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 b) #s(literal -1 binary64)))) (fma.f64 (cos.f64 b) (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)))) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 (sin.f64 b)) #s(literal 1 binary64)))) (fma.f64 (cos.f64 b) (cos.f64 a) (*.f64 (neg.f64 (sin.f64 b)) (sin.f64 a)))) |
(/.f64 (*.f64 r (exp.f64 (*.f64 (log.f64 (sin.f64 b)) #s(literal 1 binary64)))) (fma.f64 (sin.f64 a) (neg.f64 (sin.f64 b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 a) (sin.f64 b))))) |
(/.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 (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)) (/.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 (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))))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 a) (cos.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 (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)))))))) |
| 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:
| 44.0ms | a |
| 33.0ms | b |
| 28.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 25.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 99.5% | 1 | r |
| 99.5% | 1 | a |
| 99.5% | 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))) (*.f64 r #s(approx (tan b) (*.f64 #s(approx (+ (* 1/3 (* b b)) 1) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))) 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))) (*.f64 r #s(approx (tan b) (fma.f64 b #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/3 binary64))))))) |
#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 b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(*.f64 r (/.f64 #s(approx (sin b) b) (cos.f64 #s(approx (+ a b) a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) |
(/.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 #s(approx (+ a b) 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))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 b)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) |
(/.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 (+ a b) #s(approx (* (+ (/ a b) 1) b) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) #s(approx (* (+ (/ b a) 1) a) 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)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (neg.f64 a) (sin.f64 b))))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (*.f64 (neg.f64 a) (sin.f64 b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ a b) 1) (/.f64 a b)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ b a) 1) (/.f64 b a)) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (fma.f64 #s(literal -1 binary64) 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)) (sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) a))) |
(/.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 (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
(/.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 #s(approx (+ a b) (*.f64 (fma.f64 #s(approx (/ a -1) (neg.f64 a)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)))) |
(*.f64 r #s(approx (/ (sin b) (cos (+ a b))) (fma.f64 a (pow.f64 (tan.f64 b) #s(literal 2 binary64)) (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 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 (tan.f64 b) r))) |
(/.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 b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ b a) 1) (fma.f64 (pow.f64 a #s(literal -1 binary64)) b #s(literal 1 binary64))) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) #s(approx (sin b) b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 b) (/.f64 (cos.f64 b) a)) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 b) (/.f64 (cos.f64 b) a)) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (exp.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal 1 binary64)))))) |
(/.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 b)))) |
#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 (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)) (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 (sin.f64 a) (neg.f64 #s(approx (sin b) b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.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 (neg.f64 a) (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) #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 b b) #s(literal -1/2 binary64) #s(literal 1 binary64))) (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) #s(approx (/ 1 (pow (cos b) -1)) (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #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 b b) #s(literal -1/6 binary64) #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 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #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))))) |
(/.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 r #s(approx (/ (sin b) (cos (+ a b))) (*.f64 (fma.f64 b (/.f64 (sin.f64 a) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (pow.f64 (cos.f64 a) #s(literal -1 binary64))) 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:
| 84.0ms | b |
| 23.0ms | a |
| 21.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 19.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 99.4% | 1 | r |
| 99.4% | 1 | a |
| 99.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))) (*.f64 r #s(approx (tan b) (*.f64 #s(approx (+ (* 1/3 (* b b)) 1) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))) 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))) (*.f64 r #s(approx (tan b) (fma.f64 b #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/3 binary64))))))) |
#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 b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(*.f64 r (/.f64 #s(approx (sin b) b) (cos.f64 #s(approx (+ a b) a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) |
(/.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 #s(approx (+ a b) 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))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 b)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) |
(/.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 (+ a b) #s(approx (* (+ (/ a b) 1) b) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) #s(approx (* (+ (/ b a) 1) a) 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)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (neg.f64 a) (sin.f64 b))))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (*.f64 (neg.f64 a) (sin.f64 b))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 #s(approx (+ a b) a) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 r (/.f64 (sin.f64 b) (sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ a b) 1) (/.f64 a b)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ b a) 1) (/.f64 b a)) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (sin.f64 (+.f64 (neg.f64 #s(approx (+ a b) a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (sin.f64 (fma.f64 #s(literal -1 binary64) 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)) (sin.f64 (+.f64 (+.f64 b (/.f64 (PI.f64) #s(literal 2 binary64))) a))) |
(/.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 (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
(/.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 #s(approx (+ a b) (*.f64 (fma.f64 #s(approx (/ a -1) (neg.f64 a)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) b)))) |
(*.f64 r #s(approx (/ (sin b) (cos (+ a b))) (fma.f64 a (pow.f64 (tan.f64 b) #s(literal 2 binary64)) (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 a (*.f64 r (*.f64 (tan.f64 b) (tan.f64 b))) (*.f64 (tan.f64 b) r))) |
(/.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 b) (cos a)) (* (neg (sin b)) (sin a))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b))) (fma.f64 (neg.f64 b) (sin.f64 a) (cos.f64 a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 #s(approx (+ (/ b a) 1) (fma.f64 (pow.f64 a #s(literal -1 binary64)) b #s(literal 1 binary64))) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) (fma.f64 (neg.f64 a) #s(approx (sin b) b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 b) (/.f64 (cos.f64 b) a)) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 b) (/.f64 (cos.f64 b) a)) a)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) (*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (exp.f64 (*.f64 (log.f64 (cos.f64 b)) #s(literal 1 binary64)))))) |
(/.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 b)))) |
#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 (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)) (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 (sin.f64 a) (neg.f64 #s(approx (sin b) b)) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.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 (neg.f64 a) (sin.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 b) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 #s(approx (cos b) (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) #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 b b) #s(literal -1/2 binary64) #s(literal 1 binary64))) (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) #s(approx (/ 1 (pow (cos b) -1)) (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 #s(approx (sin b) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/6 binary64) #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 b b) #s(literal -1/6 binary64) #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 b b) #s(literal -1/6 binary64) #s(literal 1 binary64)) b))) (*.f64 (cos.f64 a) (cos.f64 b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (-.f64 (*.f64 (cos.f64 b) (cos.f64 a)) (*.f64 (sin.f64 b) #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))))) |
(/.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 r #s(approx (/ (sin b) (cos (+ a b))) (*.f64 (fma.f64 b (/.f64 (sin.f64 a) (pow.f64 (cos.f64 a) #s(literal 2 binary64))) (pow.f64 (cos.f64 a) #s(literal -1 binary64))) b))) |
| Outputs |
|---|
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 (+.f64 a b)))) |
4 calls:
| 38.0ms | b |
| 38.0ms | r |
| 31.0ms | a |
| 19.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.1% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 76.1% | 1 | r |
| 76.1% | 1 | a |
| 76.1% | 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))) (*.f64 r #s(approx (tan b) (*.f64 #s(approx (+ (* 1/3 (* b b)) 1) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))) 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))) (*.f64 r #s(approx (tan b) (fma.f64 b #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/3 binary64))))))) |
#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 b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(*.f64 r (/.f64 #s(approx (sin b) b) (cos.f64 #s(approx (+ a b) a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) |
(/.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 #s(approx (+ a b) 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))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 b)))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) |
(/.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 (+ a b) #s(approx (* (+ (/ a b) 1) b) b)))) |
(/.f64 (*.f64 r (sin.f64 b)) (cos.f64 #s(approx (+ a b) #s(approx (* (+ (/ b a) 1) a) b)))) |
| Outputs |
|---|
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (tan.f64 b))) |
(*.f64 r (/.f64 (sin.f64 b) (cos.f64 #s(approx (+ a b) a)))) |
4 calls:
| 31.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 7.0ms | r |
| 7.0ms | b |
| 7.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.2% | 2 | r |
| 62.7% | 3 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 76.6% | 3 | a |
| 76.4% | 3 | 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))) (*.f64 r #s(approx (tan b) (*.f64 #s(approx (+ (* 1/3 (* b b)) 1) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))) 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))) (*.f64 r #s(approx (tan b) (fma.f64 b #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/3 binary64))))))) |
#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 b) (cos a)) (* (neg (sin b)) (sin a)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
#s(approx (/ (* r (sin b)) (+ (* (sin a) (neg (sin b))) (* (cos a) (cos b)))) (*.f64 b (/.f64 r (cos.f64 a)))) |
(*.f64 r (/.f64 #s(approx (sin b) b) (cos.f64 #s(approx (+ a b) a)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 #s(approx (+ a b) a))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 r #s(approx (sin b) b)) (cos.f64 (+.f64 a b))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (cos b)) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) |
(/.f64 (*.f64 r (sin.f64 b)) #s(approx (cos (+ a b)) #s(approx (+ (* (neg a) (sin b)) (/ 1 (pow (cos b) -1))) (fma.f64 (neg.f64 a) b #s(literal 1 binary64))))) |
(/.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 #s(approx (+ a b) 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))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r (/.f64 (sin.f64 b) (cos.f64 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))) |
2 calls:
| 6.0ms | a |
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.4% | 3 | b |
| 74.6% | 3 | a |
Compiled 2 to 6 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))) (*.f64 r #s(approx (tan b) (*.f64 #s(approx (+ (* 1/3 (* b b)) 1) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))) 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))) (*.f64 r #s(approx (tan b) (fma.f64 b #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/3 binary64))))))) |
#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:
| 20.0ms | a |
| 3.0ms | r |
| 3.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.8% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 57.8% | 1 | r |
| 57.8% | 1 | a |
| 57.8% | 1 | b |
Compiled 12 to 17 computations (-41.7% saved)
Total -11.2b remaining (-26.2%)
Threshold costs -11.2b (-26.2%)
| Inputs |
|---|
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) b))) |
#s(approx (/ (* r (sin b)) (cos (+ a b))) (*.f64 r #s(approx (tan b) (*.f64 #s(approx (+ (* 1/3 (* b b)) 1) (*.f64 (*.f64 b b) #s(literal 1/3 binary64))) 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))) (*.f64 r #s(approx (tan b) (fma.f64 b #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/3 binary64))))))) |
#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:
| 2.0ms | a |
| 2.0ms | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
| 2.0ms | b |
| 2.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.1% | 1 | b |
| 33.1% | 1 | r |
| 33.1% | 1 | a |
| 33.1% | 1 | (/.f64 (*.f64 r (sin.f64 b)) (cos.f64 (+.f64 a b))) |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 9.164872632931752e-19 | 1.0666259173016067e-9 |
| 28.0ms | -7423628280623846.0 | -27.32370973285712 |
| 27.0ms | 154× | 1 | valid |
| 27.0ms | 150× | 0 | valid |
Compiled 487 to 432 computations (11.3% saved)
ival-sin: 11.0ms (38.5% of total)ival-cos: 10.0ms (35% of total)adjust: 3.0ms (10.5% of total)ival-add!: 2.0ms (7% of total)ival-div!: 2.0ms (7% of total)ival-mult!: 2.0ms (7% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 1.0148761499220167e-18 | 4.2152204216370407e-14 |
| 14.0ms | -0.05513953614374969 | -0.0017354494917195204 |
| 14.0ms | 118× | 1 | valid |
| 7.0ms | 122× | 0 | valid |
Compiled 462 to 389 computations (15.8% saved)
ival-cos: 6.0ms (40.1% of total)ival-sin: 3.0ms (20% of total)adjust: 2.0ms (13.4% of total)ival-add!: 1.0ms (6.7% of total)ival-div!: 1.0ms (6.7% of total)ival-mult!: 1.0ms (6.7% of total)| 1× | fuel |
Compiled 167 to 51 computations (69.5% saved)
(negabs r)
Compiled 686 to 314 computations (54.2% saved)
Loading profile data...