
Time bar (total: 3.7s)
| 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 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 7 |
| 43.8% | 43.7% | 56.2% | 0.1% | 0% | 0% | 0% | 8 |
| 43.8% | 43.7% | 56.2% | 0.1% | 0% | 0% | 0% | 9 |
| 46.9% | 46.8% | 53.1% | 0.1% | 0% | 0% | 0% | 10 |
| 46.9% | 46.8% | 53.1% | 0.1% | 0% | 0% | 0% | 11 |
| 48.4% | 48.4% | 51.5% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 14 to 12 computations (14.3% saved)
| 851.0ms | 8 256× | 0 | valid |
ival-tan: 203.0ms (33.7% of total)ival-sin: 186.0ms (30.8% of total)ival-div!: 109.0ms (18.1% of total)ival-neg: 43.0ms (7.1% of total)ival-mult!: 39.0ms (6.5% of total)ival-add!: 21.0ms (3.5% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| 0 | 0 | - | 0 | - | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
| 0 | 0 | - | 0 | - | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| 0 | 0 | - | 0 | - | (tan.f64 B) |
| 0 | 0 | - | 0 | - | B |
| 0 | 0 | - | 0 | - | (sin.f64 B) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 55.0ms | 512× | 0 | valid |
Compiled 96 to 34 computations (64.6% saved)
ival-tan: 12.0ms (33.4% of total)ival-sin: 12.0ms (33.4% of total)ival-div!: 5.0ms (13.9% of total)ival-mult!: 2.0ms (5.6% of total)ival-neg: 2.0ms (5.6% of total)ival-add!: 1.0ms (2.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 77 |
| 1 | 75 | 55 |
| 2 | 173 | 54 |
| 3 | 346 | 54 |
| 4 | 1226 | 54 |
| 5 | 6005 | 54 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(negabs B)
Compiled 24 to 20 computations (16.7% saved)
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(sin.f64 B) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#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 B #s(hole binary64 B)) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#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 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (/ 1 (sin B)) (sin B)) |
| 3.0ms | B | @ | inf | ((+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (/ 1 (sin B)) (sin B)) |
| 2.0ms | B | @ | -inf | ((+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (/ 1 (sin B)) (sin B)) |
| 2.0ms | B | @ | 0 | ((+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (/ 1 (sin B)) (sin B)) |
| 2.0ms | x | @ | -inf | ((+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) x (/ 1 (tan B)) 1 (tan B) B (/ 1 (sin B)) (sin B)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 223 | 892 |
| 0 | 235 | 831 |
| 1 | 1365 | 823 |
| 0 | 8222 | 774 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#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 B #s(hole binary64 B)) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#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 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (neg.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 B) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 B) #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(fma.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))))) |
(+.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B)) |
x |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (cos.f64 B) (cos.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(tan.f64 (+.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 B (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(/.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) |
B |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (/.f64 x B))) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (/ 1 (tan B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 B B)) #s(literal 1/45 binary64)) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) 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 B B) |
#s(approx (/ 1 (sin B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (sin B) B) |
#s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (tan B) (tan.f64 B)) |
#s(approx (/ 1 (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx x x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg.f64 (*.f64 (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x))) |
Compiled 1 909 to 432 computations (77.4% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 13 | 92 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 13 | 93 |
| Status | Accuracy | Program |
|---|---|---|
| 54.9% | (/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) | |
| 41.3% | (/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (neg.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))))))) | |
| ▶ | 99.8% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| ▶ | 78.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 99.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (cos.f64 B))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 76.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| ▶ | 70.9% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 47.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| 47.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| ▶ | 99.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
| ▶ | 47.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
| 89.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) | |
| 54.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
Compiled 598 to 422 computations (29.4% saved)
| Inputs |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B)) |
(*.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(/.f64 x B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) |
(*.f64 (cos.f64 B) x) |
(cos.f64 B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(neg.f64 (*.f64 x (/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
(*.f64 x (/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(neg.f64 (tan.f64 B)) |
(tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (/ (* x 1) (tan B))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (/ (* x 1) (tan B))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (/ (* x 1) (tan B))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (/ (* x 1) (tan B))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (/ (* x 1) (tan B)) #s(hole binary64 (/ x B))) |
#s(approx (/ (* x 1) (tan B)) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (/ (* x 1) (tan B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ (* x 1) (tan B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#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 B #s(hole binary64 B)) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#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 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ x B) #s(hole binary64 (/ x B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x))))) (+ (* -1/5040 (- 1 x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- 1 x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* 1/2 (* (pow B 2) x))) x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x))) |
#s(approx (* (cos B) x) #s(hole binary64 x)) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* -1/2 (* (pow B 2) x))))) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))))) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))))) |
#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 (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (/ 1 B))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (* -1 (/ (* B (* x (sin (* 1/2 (PI))))) (cos (* 1/2 (PI)))))) B))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (* B (- (* B (- (+ 1/6 (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))) (* -1 x))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) B))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (* B (- (* B (- (+ 1/6 (+ (/ (* B (* (sin (* 1/2 (PI))) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))))) (cos (* 1/2 (PI)))) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (* -1 x))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) B))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (* -1 (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (- (* B (- (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)) (* -1 x))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (- (* B (- (+ (/ (* B (* (sin (* 1/2 (PI))) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))))) (cos (* 1/2 (PI)))) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))) (* -1 x))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (- (* B (- (+ (* B (+ (* B (- (+ (* -1 (/ (* (pow (sin (* 1/2 (PI))) 2) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (pow (cos (* 1/2 (PI))) 2))) (* 1/3 (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (* -1/3 x))) (/ (* (sin (* 1/2 (PI))) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (cos (* 1/2 (PI)))))) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))) (* -1 x))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) #s(hole binary64 (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI)))))) |
#s(approx (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) #s(hole binary64 (+ (* B (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) #s(hole binary64 (+ (* B (- (+ (* -1 x) (* -1 (/ (* B (* (sin (* 1/2 (PI))) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))))) (cos (* 1/2 (PI)))))) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) #s(hole binary64 (+ (* B (- (+ (* -1 x) (* B (- (* B (- (* -1/3 x) (+ (* -1 (/ (* (pow (sin (* 1/2 (PI))) 2) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (pow (cos (* 1/2 (PI))) 2))) (* 1/3 (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))))) (/ (* (sin (* 1/2 (PI))) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (cos (* 1/2 (PI))))))) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) #s(hole binary64 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) #s(hole binary64 (+ (* -1 (* B (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2))))) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) #s(hole binary64 (+ (* B (- (/ (* B (* (sin (* 1/2 (PI))) (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2))))) (cos (* 1/2 (PI)))) (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2))))) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) #s(hole binary64 (+ (* B (- (* B (- (* -1 (* B (+ 1/3 (+ (* 1/3 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2))) (/ (* (pow (sin (* 1/2 (PI))) 2) (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2)))) (pow (cos (* 1/2 (PI))) 2)))))) (* -1 (/ (* (sin (* 1/2 (PI))) (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2)))) (cos (* 1/2 (PI))))))) (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2))))) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (+ (* -1 B) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (+ (* B (- (* -1/3 (pow B 2)) 1)) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (+ (* B (- (* (pow B 2) (- (* -2/15 (pow B 2)) 1/3)) 1)) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (neg (tan B)) #s(hole binary64 (* -1 B))) |
#s(approx (neg (tan B)) #s(hole binary64 (* B (- (* -1/3 (pow B 2)) 1)))) |
#s(approx (neg (tan B)) #s(hole binary64 (* B (- (* (pow B 2) (- (* -2/15 (pow B 2)) 1/3)) 1)))) |
#s(approx (neg (tan B)) #s(hole binary64 (* B (- (* (pow B 2) (- (* (pow B 2) (- (* -17/315 (pow B 2)) 2/15)) 1/3)) 1)))) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) #s(hole binary64 1)) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) #s(hole binary64 (+ 1 (/ (* B (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) #s(hole binary64 (+ 1 (* B (- (* 1/3 (/ (* (pow B 2) (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))) (* -1 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))))))))) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) #s(hole binary64 (+ 1 (* B (- (* (pow B 2) (- (* 2/15 (/ (* (pow B 2) (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))) (* -1/3 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) (* -1 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))))))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (* -1 (/ (* B (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (* B (+ (* -1 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* -1/3 (/ (* (pow B 2) (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (* B (+ (* -1 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* (pow B 2) (+ (* -1/3 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* -2/15 (/ (* (pow B 2) (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (* B (+ (* -1 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* (pow B 2) (+ (* -1/3 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* (pow B 2) (+ (* -2/15 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* -17/315 (/ (* (pow B 2) (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (/ (* x 1) (tan B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* x 1) (tan B)) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 (* x (cos B))) (sin B)))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 (* x (cos B))))) |
#s(approx (* (cos B) x) #s(hole binary64 (* x (cos B)))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B)))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (* -1 (/ (* x (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B)))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))) |
#s(approx (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) #s(hole binary64 (/ (* x (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B)))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI)))))))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) #s(hole binary64 (/ (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI)))))))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B))))) |
#s(approx (neg (tan B)) #s(hole binary64 (* -1 (/ (sin B) (cos B))))) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) #s(hole binary64 (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI)))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (* x 1) #s(hole binary64 x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 1)) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (+ 1 (* -1 (* x (cos B)))))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (+ (* x (- (/ (sin B) (* (cos B) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))) (/ (sin (* 1/2 (PI))) (* (cos (* 1/2 (PI))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))) (/ 1 (sin B))))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (* x (- (/ (sin B) (* (cos B) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))) (/ (sin (* 1/2 (PI))) (* (cos (* 1/2 (PI))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* -1 (* x (cos B))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (- (/ 1 x) (cos B))))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ (sin B) (* (cos B) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))) (/ (sin (* 1/2 (PI))) (* (cos (* 1/2 (PI))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (* x (- (+ (/ 1 (* x (sin B))) (/ (sin B) (* (cos B) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI)))))))))) (/ (sin (* 1/2 (PI))) (* (cos (* 1/2 (PI))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (+ (* -1 (cos B)) (/ 1 x))))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B)))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (* x (+ (* -1 (/ (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))) (/ 1 (* x (sin B))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | B | @ | 0 | ((+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) x 1 (tan B) B (/ 1 (sin B)) (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B) (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) (+ (neg (tan B)) (tan (/ (PI) 2))) (neg (tan B)) (tan (/ (PI) 2)) (/ (PI) 2) (PI) 2 (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) (* (neg (tan B)) (tan (/ (PI) 2)))) |
| 10.0ms | x | @ | inf | ((+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) x 1 (tan B) B (/ 1 (sin B)) (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B) (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) (+ (neg (tan B)) (tan (/ (PI) 2))) (neg (tan B)) (tan (/ (PI) 2)) (/ (PI) 2) (PI) 2 (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) (* (neg (tan B)) (tan (/ (PI) 2)))) |
| 10.0ms | B | @ | inf | ((+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) x 1 (tan B) B (/ 1 (sin B)) (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B) (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) (+ (neg (tan B)) (tan (/ (PI) 2))) (neg (tan B)) (tan (/ (PI) 2)) (/ (PI) 2) (PI) 2 (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) (* (neg (tan B)) (tan (/ (PI) 2)))) |
| 6.0ms | B | @ | -inf | ((+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) x 1 (tan B) B (/ 1 (sin B)) (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B) (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) (+ (neg (tan B)) (tan (/ (PI) 2))) (neg (tan B)) (tan (/ (PI) 2)) (/ (PI) 2) (PI) 2 (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) (* (neg (tan B)) (tan (/ (PI) 2)))) |
| 6.0ms | x | @ | -inf | ((+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) x 1 (tan B) B (/ 1 (sin B)) (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B) (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) (+ (neg (tan B)) (tan (/ (PI) 2))) (neg (tan B)) (tan (/ (PI) 2)) (/ (PI) 2) (PI) 2 (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) (* (neg (tan B)) (tan (/ (PI) 2)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 638 | 4914 |
| 0 | 687 | 4129 |
| 1 | 3756 | 3629 |
| 0 | 8379 | 3510 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B)) |
(*.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(/.f64 x B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) |
(*.f64 (cos.f64 B) x) |
(cos.f64 B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(neg.f64 (*.f64 x (/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
(*.f64 x (/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(neg.f64 (tan.f64 B)) |
(tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (neg (/ (* x 1) (tan B))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (/ (* x 1) (tan B))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (/ (* x 1) (tan B))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (/ (* x 1) (tan B))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (/ (* x 1) (tan B)) #s(hole binary64 (/ x B))) |
#s(approx (/ (* x 1) (tan B)) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (/ (* x 1) (tan B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ (* x 1) (tan B)) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#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 B #s(hole binary64 B)) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#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 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ x B) #s(hole binary64 (/ x B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x))))) (+ (* -1/5040 (- 1 x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- 1 x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* 1/2 (* (pow B 2) x))) x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x))) |
#s(approx (* (cos B) x) #s(hole binary64 x)) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* -1/2 (* (pow B 2) x))))) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))))) |
#s(approx (* (cos B) x) #s(hole binary64 (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))))) |
#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 (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (/ 1 B))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (* -1 (/ (* B (* x (sin (* 1/2 (PI))))) (cos (* 1/2 (PI)))))) B))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (* B (- (* B (- (+ 1/6 (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))) (* -1 x))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) B))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (* B (- (* B (- (+ 1/6 (+ (/ (* B (* (sin (* 1/2 (PI))) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))))) (cos (* 1/2 (PI)))) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (* -1 x))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) B))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (* -1 (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (- (* B (- (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)) (* -1 x))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (- (* B (- (+ (/ (* B (* (sin (* 1/2 (PI))) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))))) (cos (* 1/2 (PI)))) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))) (* -1 x))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (- (* B (- (+ (* B (+ (* B (- (+ (* -1 (/ (* (pow (sin (* 1/2 (PI))) 2) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (pow (cos (* 1/2 (PI))) 2))) (* 1/3 (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (* -1/3 x))) (/ (* (sin (* 1/2 (PI))) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (cos (* 1/2 (PI)))))) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))) (* -1 x))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) #s(hole binary64 (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI)))))) |
#s(approx (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) #s(hole binary64 (+ (* B (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) #s(hole binary64 (+ (* B (- (+ (* -1 x) (* -1 (/ (* B (* (sin (* 1/2 (PI))) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2))))) (cos (* 1/2 (PI)))))) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) #s(hole binary64 (+ (* B (- (+ (* -1 x) (* B (- (* B (- (* -1/3 x) (+ (* -1 (/ (* (pow (sin (* 1/2 (PI))) 2) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (pow (cos (* 1/2 (PI))) 2))) (* 1/3 (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))))) (/ (* (sin (* 1/2 (PI))) (- (* -1 x) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (cos (* 1/2 (PI))))))) (/ (* x (pow (sin (* 1/2 (PI))) 2)) (pow (cos (* 1/2 (PI))) 2)))) (/ (* x (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) #s(hole binary64 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) #s(hole binary64 (+ (* -1 (* B (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2))))) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) #s(hole binary64 (+ (* B (- (/ (* B (* (sin (* 1/2 (PI))) (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2))))) (cos (* 1/2 (PI)))) (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2))))) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) #s(hole binary64 (+ (* B (- (* B (- (* -1 (* B (+ 1/3 (+ (* 1/3 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2))) (/ (* (pow (sin (* 1/2 (PI))) 2) (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2)))) (pow (cos (* 1/2 (PI))) 2)))))) (* -1 (/ (* (sin (* 1/2 (PI))) (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2)))) (cos (* 1/2 (PI))))))) (+ 1 (/ (pow (sin (* 1/2 (PI))) 2) (pow (cos (* 1/2 (PI))) 2))))) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (+ (* -1 B) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (+ (* B (- (* -1/3 (pow B 2)) 1)) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (+ (* B (- (* (pow B 2) (- (* -2/15 (pow B 2)) 1/3)) 1)) (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) |
#s(approx (neg (tan B)) #s(hole binary64 (* -1 B))) |
#s(approx (neg (tan B)) #s(hole binary64 (* B (- (* -1/3 (pow B 2)) 1)))) |
#s(approx (neg (tan B)) #s(hole binary64 (* B (- (* (pow B 2) (- (* -2/15 (pow B 2)) 1/3)) 1)))) |
#s(approx (neg (tan B)) #s(hole binary64 (* B (- (* (pow B 2) (- (* (pow B 2) (- (* -17/315 (pow B 2)) 2/15)) 1/3)) 1)))) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) #s(hole binary64 1)) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) #s(hole binary64 (+ 1 (/ (* B (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) #s(hole binary64 (+ 1 (* B (- (* 1/3 (/ (* (pow B 2) (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))) (* -1 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))))))))) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) #s(hole binary64 (+ 1 (* B (- (* (pow B 2) (- (* 2/15 (/ (* (pow B 2) (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))) (* -1/3 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))))) (* -1 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))))))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (* -1 (/ (* B (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (* B (+ (* -1 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* -1/3 (/ (* (pow B 2) (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (* B (+ (* -1 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* (pow B 2) (+ (* -1/3 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* -2/15 (/ (* (pow B 2) (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (* B (+ (* -1 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* (pow B 2) (+ (* -1/3 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* (pow B 2) (+ (* -2/15 (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI))))) (* -17/315 (/ (* (pow B 2) (sin (* 1/2 (PI)))) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (/ (* x 1) (tan B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (* x 1) (tan B)) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 (* x (cos B))) (sin B)))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 (* x (cos B))))) |
#s(approx (* (cos B) x) #s(hole binary64 (* x (cos B)))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B)))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (* -1 (/ (* x (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B)))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))) |
#s(approx (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))))) #s(hole binary64 (/ (* x (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B)))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI)))))))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) #s(hole binary64 (/ (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI)))))))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B))))) |
#s(approx (neg (tan B)) #s(hole binary64 (* -1 (/ (sin B) (cos B))))) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) #s(hole binary64 (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) #s(hole binary64 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI)))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (* x 1) #s(hole binary64 x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 1)) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (+ 1 (* -1 (* x (cos B)))))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (+ (* x (- (/ (sin B) (* (cos B) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))) (/ (sin (* 1/2 (PI))) (* (cos (* 1/2 (PI))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))) (/ 1 (sin B))))) |
#s(approx (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) #s(hole binary64 (* x (- (/ (sin B) (* (cos B) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))) (/ (sin (* 1/2 (PI))) (* (cos (* 1/2 (PI))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* -1 (* x (cos B))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (- (/ 1 x) (cos B))))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ (sin B) (* (cos B) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))) (/ (sin (* 1/2 (PI))) (* (cos (* 1/2 (PI))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (* x (- (+ (/ 1 (* x (sin B))) (/ (sin B) (* (cos B) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI)))))))))) (/ (sin (* 1/2 (PI))) (* (cos (* 1/2 (PI))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (+ (* -1 (cos B)) (/ 1 x))))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B)))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))))) |
#s(approx (+ (neg (* x (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))))) (/ 1 (sin B))) #s(hole binary64 (* x (+ (* -1 (/ (- (/ (sin (* 1/2 (PI))) (cos (* 1/2 (PI)))) (/ (sin B) (cos B))) (- 1 (* -1 (/ (* (sin B) (sin (* 1/2 (PI)))) (* (cos B) (cos (* 1/2 (PI))))))))) (/ 1 (* x (sin B))))))) |
| Outputs |
|---|
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (sin.f64 B) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(fma.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
x |
x |
#s(literal 1 binary64) |
(/.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) |
B |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (neg.f64 B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(-.f64 (pow.f64 B #s(literal -1 binary64)) (/.f64 x B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 (sin.f64 B) #s(literal -3 binary64))) (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(/.f64 (neg.f64 x) (neg.f64 B)) |
(/.f64 x B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B)))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.f64 B)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.f64 B)))))) |
(fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) |
(+.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 B)) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) |
(*.f64 (cos.f64 B) x) |
(*.f64 x (cos.f64 B)) |
(fma.f64 (sin.f64 B) #s(literal 0 binary64) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(sin.f64 (+.f64 B (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) B (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 B))) |
(cos.f64 (neg.f64 B)) |
(cos.f64 B) |
(+.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (sin.f64 B) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(fma.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (neg.f64 (tan.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))))) |
(/.f64 (cos.f64 B) (cos.f64 (fma.f64 #s(literal -1 binary64) B (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(tan.f64 (+.f64 (fma.f64 #s(literal -1 binary64) B (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 B (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(tan.f64 (fma.f64 #s(literal -1 binary64) B (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(tan.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 B))) |
(tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 B))) |
(tan.f64 (fma.f64 #s(literal -1 binary64) B (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 (tan.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 0 binary64) (*.f64 (cos.f64 B) #s(literal 0 binary64))) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 0 binary64) (*.f64 (cos.f64 B) #s(literal 2 binary64))) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 0 binary64) (*.f64 (cos.f64 B) #s(literal 1 binary64))) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(/.f64 (fma.f64 #s(literal 0 binary64) (cos.f64 B) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (sin.f64 B)))) (*.f64 #s(literal 0 binary64) (cos.f64 B))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cos.f64 B) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (sin.f64 B)))) (*.f64 #s(literal 0 binary64) (cos.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (cos.f64 B) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (sin.f64 B)))) (*.f64 #s(literal 0 binary64) (cos.f64 B))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) #s(literal -1 binary64) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))) (fma.f64 (tan.f64 B) (tan.f64 B) (-.f64 (pow.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) (neg.f64 (tan.f64 B))) |
(fma.f64 #s(literal -1 binary64) (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) (pow.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (neg.f64 (tan.f64 B))) |
(fma.f64 (tan.f64 B) #s(literal -1 binary64) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))) |
(+.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) (neg.f64 (tan.f64 B))) |
(*.f64 #s(literal -1 binary64) (tan.f64 B)) |
(*.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (cos.f64 B)) |
(/.f64 (neg.f64 (sin.f64 B)) (cos.f64 B)) |
(neg.f64 (tan.f64 B)) |
(tan.f64 (fma.f64 #s(literal -1 binary64) B (PI.f64))) |
(tan.f64 (neg.f64 (+.f64 B (PI.f64)))) |
(tan.f64 (neg.f64 B)) |
(*.f64 (pow.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) (pow.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)) |
(/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) (tan.f64 (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(tan.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (neg.f64 (tan.f64 B)) #s(literal 3 binary64)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)) (neg.f64 (tan.f64 B))) |
(neg.f64 (*.f64 (tan.f64 B) (/.f64 #s(literal 8 binary64) #s(literal 0 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (neg.f64 x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) 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 B B) |
#s(approx (/ 1 (sin B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (sin B) B) |
#s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (/ (- 1 x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (neg.f64 x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (/ x B) (/.f64 x B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (-.f64 #s(literal 1 binary64) x))))) (*.f64 B B) (*.f64 #s(literal -1/24 binary64) x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (- 1 (* (cos B) x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- 1 (* (cos B) x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 B B) x) #s(literal 1 binary64)) x)) |
#s(approx (- 1 (* (cos B) x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 B B) #s(literal 1 binary64)) x)) |
#s(approx (- 1 (* (cos B) x)) (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal -1/24 binary64) x)) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 B B) #s(literal 1 binary64)) x)) |
#s(approx (* (cos B) x) x) |
#s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x)) |
#s(approx (* (cos B) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 B B) x)) |
#s(approx (* (cos B) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 B B) x)) |
#s(approx (cos B) #s(literal 1 binary64)) |
#s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 B B) #s(literal 1/24 binary64)) (*.f64 B B)) #s(literal 1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (*.f64 B (*.f64 x (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 (fma.f64 x (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1/6 binary64)) x) B) (*.f64 x (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) B #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 B (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (fma.f64 x (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x))) B) (*.f64 x (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) B #s(literal 1 binary64)) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (*.f64 x (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (neg (* x (/ 1 (tan B)))) (-.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x) B) (*.f64 x (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (neg (* x (/ 1 (tan B)))) (-.f64 (*.f64 (fma.f64 B (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (fma.f64 x (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x)) B) (*.f64 x (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (neg (* x (/ 1 (tan B)))) (-.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1/3 binary64) (neg.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (*.f64 #s(literal -1/3 binary64) x)) B (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) B (fma.f64 x (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x)) B) (*.f64 x (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* x (/ 1 (tan B))) (*.f64 x (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* x (/ 1 (tan B))) (fma.f64 (-.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) B (*.f64 x (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* x (/ 1 (tan B))) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) B) (-.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (neg.f64 x)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) B (*.f64 x (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* x (/ 1 (tan B))) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) x) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1/3 binary64) (neg.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) B) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) B (neg.f64 x)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) B (*.f64 x (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) (fma.f64 (neg.f64 B) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) B) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64))) B (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1/3 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) #s(literal 1/3 binary64)) B) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) B) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64))) B (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) (+.f64 (neg.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) (fma.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) B (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B)) #s(literal 1 binary64)) B (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (neg (tan B)) (neg.f64 B)) |
#s(approx (neg (tan B)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) B)) |
#s(approx (neg (tan B)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B)) #s(literal 1 binary64)) B)) |
#s(approx (neg (tan B)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.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 (* (neg (tan B)) (tan (/ (PI) 2)))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) (fma.f64 B (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) (fma.f64 (fma.f64 (*.f64 (*.f64 B B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) B #s(literal 1 binary64))) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal 1/3 binary64) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 B B) (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) B #s(literal 1 binary64))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) (neg.f64 (*.f64 B (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) (*.f64 (fma.f64 (*.f64 (*.f64 B B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/3 binary64) (neg.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) B)) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -2/15 binary64) (*.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/3 binary64))) (*.f64 B B) (neg.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) B)) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -17/315 binary64) (*.f64 #s(literal -2/15 binary64) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 B B) (*.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/3 binary64))) (*.f64 B B) (neg.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
#s(approx (tan B) (tan.f64 B)) |
#s(approx (/ 1 (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (- 1 (* (cos B) x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) |
#s(approx (* (cos B) x) (*.f64 (cos.f64 B) x)) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (-.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (tan.f64 B)) x) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))))) |
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (/.f64 (*.f64 (-.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (tan.f64 B)) x) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 (-.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (tan.f64 B)) x) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (neg (tan B)) (tan (/ (PI) 2))) (- 1 (* (neg (tan B)) (tan (/ (PI) 2))))) (/.f64 (-.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (tan.f64 B)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (neg (tan B)) (tan (/ (PI) 2))) (-.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (tan.f64 B))) |
#s(approx (neg (tan B)) (neg.f64 (tan.f64 B))) |
#s(approx (- 1 (* (neg (tan B)) (tan (/ (PI) 2)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
#s(approx (* (neg (tan B)) (tan (/ (PI) 2))) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (* x 1) x) |
#s(approx (* x 1) x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (/ (- 1 x) B) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ (- 1 x) B) (fma.f64 (/.f64 x B) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64)))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) |
#s(approx (- 1 (* (cos B) x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (fma.f64 (/.f64 (-.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) x (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
#s(approx (neg (* x (/ 1 (tan B)))) (*.f64 (/.f64 (-.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (/ (- 1 x) B) (/.f64 (neg.f64 x) B)) |
#s(approx (/ (- 1 x) B) (*.f64 (-.f64 (pow.f64 (*.f64 B x) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) |
#s(approx (- 1 (* (cos B) x)) (*.f64 (neg.f64 x) (cos.f64 B))) |
#s(approx (- 1 (* (cos B) x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) (/.f64 (-.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
#s(approx (/ (- 1 x) B) (*.f64 (neg.f64 x) (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 B x) #s(literal -1 binary64))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
#s(approx (- 1 (* (cos B) x)) (fma.f64 (neg.f64 (cos.f64 B)) x #s(literal 1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (-.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (tan.f64 B)) x) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (fma.f64 (/.f64 (-.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (tan.f64 B)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) |
Compiled 11 344 to 1 752 computations (84.6% saved)
26 alts after pruning (25 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 373 | 22 | 395 |
| Fresh | 5 | 3 | 8 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 382 | 26 | 408 |
| Status | Accuracy | Program |
|---|---|---|
| 88.7% | (/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| 39.3% | (/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) | |
| ▶ | 99.8% | (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 99.7% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sin.f64 B) (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 76.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| ▶ | 76.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
| ▶ | 47.3% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
| 47.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) | |
| 47.5% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) | |
| 47.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) | |
| 99.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) | |
| 82.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))) | |
| 42.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) | |
| 47.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| 88.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) | |
| 36.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) | |
| 47.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B))) | |
| 72.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) | |
| ✓ | 47.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
| 54.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) | |
| 47.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) | |
| 25.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) | |
| ▶ | 23.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
| 89.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) | |
| 34.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) x)) | |
| ▶ | 89.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x))) |
Compiled 1 226 to 864 computations (29.5% saved)
| Inputs |
|---|
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(neg.f64 x) |
x |
(tan.f64 B) |
B |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
#s(literal 1 binary64) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(/.f64 x B) |
(/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 B B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) |
#s(approx (sin B) B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(cos.f64 B) |
#s(literal -1 binary64) |
(pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) |
(*.f64 (sin.f64 B) x) |
| Outputs |
|---|
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (* -1 x)) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (* 1/3 x))))) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x))))))))) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))))))) B))) |
#s(approx (/ (neg x) (tan B)) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (neg x) (tan B)) #s(hole binary64 (/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B))) |
#s(approx (/ (neg x) (tan B)) #s(hole binary64 (/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B))) |
#s(approx (/ (neg x) (tan B)) #s(hole binary64 (/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) B))) |
#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 B #s(hole binary64 B)) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#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 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ x B) #s(hole binary64 (/ x B))) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) #s(hole binary64 B)) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (+ (* -1/6 (* B B)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* B B)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow B 2))))) |
#s(approx (* B B) #s(hole binary64 (pow B 2))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x))))) (+ (* -1/5040 (- 1 x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- 1 x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (/ (* x (- (/ 1 x) 1)) B))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (* x (+ 1/3 (* 1/6 (/ 1 x)))))) B))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (* (pow B 2) (* x (+ 1/45 (* 7/360 (/ 1 x)))))))) B))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (* (pow B 2) (+ (* x (+ 1/45 (* 7/360 (/ 1 x)))) (* (pow B 2) (* x (+ 2/945 (* 31/15120 (/ 1 x)))))))))) B))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ (- (/ 1 x) 1) B))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ (- (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) 1) B))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ (- (+ (* (pow B 2) (+ 1/3 (+ (* 1/6 (/ 1 x)) (* (pow B 2) (+ 1/45 (* 7/360 (/ 1 x))))))) (/ 1 x)) 1) B))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ (- (+ (* (pow B 2) (+ 1/3 (+ (* 1/6 (/ 1 x)) (* (pow B 2) (+ 1/45 (+ (* 7/360 (/ 1 x)) (* (pow B 2) (+ 2/945 (* 31/15120 (/ 1 x)))))))))) (/ 1 x)) 1) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#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 (pow (* (sin B) x) -1) #s(hole binary64 (/ 1 (* B x)))) |
#s(approx (pow (* (sin B) x) -1) #s(hole binary64 (/ (+ (* 1/6 (/ (pow B 2) x)) (/ 1 x)) B))) |
#s(approx (pow (* (sin B) x) -1) #s(hole binary64 (/ (+ (* (pow B 2) (+ (* 7/360 (/ (pow B 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)) B))) |
#s(approx (pow (* (sin B) x) -1) #s(hole binary64 (/ (+ (* (pow B 2) (+ (* (pow B 2) (+ (* 31/15120 (/ (pow B 2) x)) (* 7/360 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)) B))) |
#s(approx (* (sin B) x) #s(hole binary64 (* B x))) |
#s(approx (* (sin B) x) #s(hole binary64 (* B (+ x (* -1/6 (* (pow B 2) x)))))) |
#s(approx (* (sin B) x) #s(hole binary64 (* B (+ x (* (pow B 2) (+ (* -1/6 x) (* 1/120 (* (pow B 2) x)))))))) |
#s(approx (* (sin B) x) #s(hole binary64 (* B (+ x (* (pow B 2) (+ (* -1/6 x) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) x)) (* 1/120 x))))))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (neg x) (tan B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1/6 (pow B 3)))) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) #s(hole binary64 (* (pow B 3) (- (/ 1 (pow B 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* B B)) 1) #s(hole binary64 (* -1/6 (pow B 2)))) |
#s(approx (+ (* -1/6 (* B B)) 1) #s(hole binary64 (* (pow B 2) (- (/ 1 (pow B 2)) 1/6)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 (* x (cos B))) (sin B)))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (pow (* (sin B) x) -1) #s(hole binary64 (/ 1 (* x (sin B))))) |
#s(approx (* (sin B) x) #s(hole binary64 (* x (sin B)))) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1 (* (pow B 3) (- 1/6 (/ 1 (pow B 2))))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ 1 (* x (sin B))))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (* -1 (/ (cos B) (sin B))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 72.0ms | x | @ | inf | ((+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/ (neg x) (tan B)) (neg x) x (tan B) B (/ 1 (sin B)) 1 (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (/ 1 (sin B)) (sin B) (* (+ (* -1/6 (* B B)) 1) B) (+ (* -1/6 (* B B)) 1) -1/6 (* B B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (/ 1 (sin B)) (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/ (cos B) (sin B)) (cos B) -1 (pow (* (sin B) x) -1) (* (sin B) x)) |
| 12.0ms | B | @ | -inf | ((+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/ (neg x) (tan B)) (neg x) x (tan B) B (/ 1 (sin B)) 1 (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (/ 1 (sin B)) (sin B) (* (+ (* -1/6 (* B B)) 1) B) (+ (* -1/6 (* B B)) 1) -1/6 (* B B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (/ 1 (sin B)) (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/ (cos B) (sin B)) (cos B) -1 (pow (* (sin B) x) -1) (* (sin B) x)) |
| 6.0ms | B | @ | inf | ((+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/ (neg x) (tan B)) (neg x) x (tan B) B (/ 1 (sin B)) 1 (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (/ 1 (sin B)) (sin B) (* (+ (* -1/6 (* B B)) 1) B) (+ (* -1/6 (* B B)) 1) -1/6 (* B B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (/ 1 (sin B)) (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/ (cos B) (sin B)) (cos B) -1 (pow (* (sin B) x) -1) (* (sin B) x)) |
| 5.0ms | x | @ | -inf | ((+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/ (neg x) (tan B)) (neg x) x (tan B) B (/ 1 (sin B)) 1 (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (/ 1 (sin B)) (sin B) (* (+ (* -1/6 (* B B)) 1) B) (+ (* -1/6 (* B B)) 1) -1/6 (* B B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (/ 1 (sin B)) (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/ (cos B) (sin B)) (cos B) -1 (pow (* (sin B) x) -1) (* (sin B) x)) |
| 4.0ms | B | @ | 0 | ((+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/ (neg x) (tan B)) (neg x) x (tan B) B (/ 1 (sin B)) 1 (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (/ 1 (sin B)) (sin B) (* (+ (* -1/6 (* B B)) 1) B) (+ (* -1/6 (* B B)) 1) -1/6 (* B B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (/ 1 (sin B)) (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/ (cos B) (sin B)) (cos B) -1 (pow (* (sin B) x) -1) (* (sin B) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 528 | 3085 |
| 0 | 569 | 2920 |
| 1 | 3120 | 2838 |
| 0 | 8468 | 2697 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(neg.f64 x) |
x |
(tan.f64 B) |
B |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
#s(literal 1 binary64) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(/.f64 x B) |
(/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 B B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) |
#s(approx (sin B) B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(cos.f64 B) |
#s(literal -1 binary64) |
(pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) |
(*.f64 (sin.f64 B) x) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (* -1 x)) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (* 1/3 x))))) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x))))))))) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))))))) B))) |
#s(approx (/ (neg x) (tan B)) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (neg x) (tan B)) #s(hole binary64 (/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B))) |
#s(approx (/ (neg x) (tan B)) #s(hole binary64 (/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B))) |
#s(approx (/ (neg x) (tan B)) #s(hole binary64 (/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) B))) |
#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 B #s(hole binary64 B)) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#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 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ x B) #s(hole binary64 (/ x B))) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) #s(hole binary64 B)) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (+ (* -1/6 (* B B)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* B B)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow B 2))))) |
#s(approx (* B B) #s(hole binary64 (pow B 2))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x))))) (+ (* -1/5040 (- 1 x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- 1 x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (/ (* x (- (/ 1 x) 1)) B))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (* x (+ 1/3 (* 1/6 (/ 1 x)))))) B))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (* (pow B 2) (* x (+ 1/45 (* 7/360 (/ 1 x)))))))) B))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (* (pow B 2) (+ (* x (+ 1/45 (* 7/360 (/ 1 x)))) (* (pow B 2) (* x (+ 2/945 (* 31/15120 (/ 1 x)))))))))) B))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ (- (/ 1 x) 1) B))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ (- (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) 1) B))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ (- (+ (* (pow B 2) (+ 1/3 (+ (* 1/6 (/ 1 x)) (* (pow B 2) (+ 1/45 (* 7/360 (/ 1 x))))))) (/ 1 x)) 1) B))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ (- (+ (* (pow B 2) (+ 1/3 (+ (* 1/6 (/ 1 x)) (* (pow B 2) (+ 1/45 (+ (* 7/360 (/ 1 x)) (* (pow B 2) (+ 2/945 (* 31/15120 (/ 1 x)))))))))) (/ 1 x)) 1) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow B 2))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B))) |
#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 (pow (* (sin B) x) -1) #s(hole binary64 (/ 1 (* B x)))) |
#s(approx (pow (* (sin B) x) -1) #s(hole binary64 (/ (+ (* 1/6 (/ (pow B 2) x)) (/ 1 x)) B))) |
#s(approx (pow (* (sin B) x) -1) #s(hole binary64 (/ (+ (* (pow B 2) (+ (* 7/360 (/ (pow B 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)) B))) |
#s(approx (pow (* (sin B) x) -1) #s(hole binary64 (/ (+ (* (pow B 2) (+ (* (pow B 2) (+ (* 31/15120 (/ (pow B 2) x)) (* 7/360 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)) B))) |
#s(approx (* (sin B) x) #s(hole binary64 (* B x))) |
#s(approx (* (sin B) x) #s(hole binary64 (* B (+ x (* -1/6 (* (pow B 2) x)))))) |
#s(approx (* (sin B) x) #s(hole binary64 (* B (+ x (* (pow B 2) (+ (* -1/6 x) (* 1/120 (* (pow B 2) x)))))))) |
#s(approx (* (sin B) x) #s(hole binary64 (* B (+ x (* (pow B 2) (+ (* -1/6 x) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) x)) (* 1/120 x))))))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (neg x) (tan B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (tan B) #s(hole binary64 (/ (sin B) (cos B)))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1/6 (pow B 3)))) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) #s(hole binary64 (* (pow B 3) (- (/ 1 (pow B 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* B B)) 1) #s(hole binary64 (* -1/6 (pow B 2)))) |
#s(approx (+ (* -1/6 (* B B)) 1) #s(hole binary64 (* (pow B 2) (- (/ 1 (pow B 2)) 1/6)))) |
#s(approx (/ 1 (tan B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 (* x (cos B))) (sin B)))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))) |
#s(approx (/ (cos B) (sin B)) #s(hole binary64 (/ (cos B) (sin B)))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (pow (* (sin B) x) -1) #s(hole binary64 (/ 1 (* x (sin B))))) |
#s(approx (* (sin B) x) #s(hole binary64 (* x (sin B)))) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) #s(hole binary64 (* -1 (* (pow B 3) (- 1/6 (/ 1 (pow B 2))))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ 1 (* x (sin B))))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) #s(hole binary64 (* -1 (/ (cos B) (sin B))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (sin.f64 B) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (sin.f64 B) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (/.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
(/.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) |
B |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- 1 x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 #s(approx (- 1 x) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -2 binary64)))) (neg.f64 (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -2 binary64)) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -2 binary64))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -3 binary64))) (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -2 binary64)) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1 binary64)))) (/.f64 (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -2 binary64)) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1 binary64))))) |
(+.f64 (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1 binary64))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 B)) |
(/.f64 x B) |
(pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) #s(literal -1 binary64))) |
#s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) |
(*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B) |
(*.f64 B (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) B (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B)) |
(fma.f64 B #s(literal 1 binary64) (*.f64 B (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 B #s(literal 1 binary64)) (*.f64 B (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 B B) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 B B) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) |
(fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B))) |
(+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) |
#s(literal -1/6 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)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 #s(approx (sin B) B) #s(literal -2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) #s(literal 3 binary64))) (pow.f64 #s(approx (sin B) B) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sin B) B) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 #s(approx (sin B) B) #s(literal -2 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) #s(literal 3 binary64))) (pow.f64 #s(approx (sin B) B) #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sin B) B) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64))) |
(fma.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64)))) (/.f64 (pow.f64 #s(approx (sin B) B) #s(literal -2 binary64)) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64))))) |
(+.f64 (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 (cos.f64 B) (cos.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(tan.f64 (+.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 B (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(pow.f64 #s(approx (sin B) B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sin B) B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (sin B) B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sin B) B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (sin B) B)) |
(exp.f64 (*.f64 (log.f64 #s(approx (sin B) B)) #s(literal -1 binary64))) |
#s(approx (sin B) B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (/.f64 (fma.f64 (cos.f64 B) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (/.f64 (fma.f64 (cos.f64 B) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x)) |
(*.f64 (/.f64 (fma.f64 (cos.f64 B) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x) |
(*.f64 x (/.f64 (fma.f64 (cos.f64 B) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B))) |
(fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) x)) |
(fma.f64 x (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 x (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x) (*.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) x)) |
(+.f64 (*.f64 x (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 x (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal -1 binary64))) (sin.f64 B)) |
(/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (fma.f64 (cos.f64 B) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -2 binary64)) (*.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) #s(literal -1 binary64)))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (cos.f64 B)))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (cos.f64 B) #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 #s(literal -1 binary64) (cos.f64 B)))) (*.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) x) (*.f64 (cos.f64 B) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 B) x) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (*.f64 (sin.f64 B) x) (*.f64 #s(literal -1 binary64) (cos.f64 B)))) (*.f64 (*.f64 (sin.f64 B) x) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (sin.f64 B) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (sin.f64 B) x)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (sin.f64 B) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -2 binary64)) (*.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B))) (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 B))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(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 (+.f64 B (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 B))) |
(cos.f64 (neg.f64 B)) |
(cos.f64 B) |
(+.f64 (*.f64 (sin.f64 B) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 B) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(literal -1 binary64) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 B) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 B)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) x)) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) x)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 B) x) |
(*.f64 x (sin.f64 B)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) B)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) (neg.f64 x)) #s(literal 1 binary64)) B)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) (neg.f64 x)) #s(literal 1 binary64)) B)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) (*.f64 B B) (neg.f64 x)) #s(literal 1 binary64)) B)) |
#s(approx (/ (neg x) (tan B)) (/.f64 (neg.f64 x) B)) |
#s(approx (/ (neg x) (tan B)) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64) (neg.f64 x)) B)) |
#s(approx (/ (neg x) (tan B)) (/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) |
#s(approx (/ (neg x) (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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 B B) |
#s(approx (/ 1 (sin B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) 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 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (/ (- 1 x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (neg.f64 x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (/ x B) (/.f64 x B)) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) B) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) |
#s(approx (+ (* -1/6 (* B B)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* B B)) 1) (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* B B) (*.f64 B B)) |
#s(approx (/ 1 (tan B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 B B)) #s(literal 1/45 binary64)) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (-.f64 #s(literal 1 binary64) x))))) (*.f64 B B) (*.f64 #s(literal -1/24 binary64) x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) B)) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/3 binary64)) x) (*.f64 B B) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 7/360 binary64) x) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/3 binary64)) x)) (*.f64 B B) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 31/15120 binary64) x) #s(literal 2/945 binary64)) x) (*.f64 B B) (*.f64 (+.f64 (/.f64 #s(literal 7/360 binary64) x) #s(literal 1/45 binary64)) x)) (*.f64 B B) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/3 binary64)) x)) (*.f64 B B) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) B)) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/3 binary64)) (*.f64 B B) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) B)) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (/.f64 #s(literal 7/360 binary64) x) #s(literal 1/45 binary64)) (*.f64 B B) (/.f64 #s(literal 1/6 binary64) x)) #s(literal 1/3 binary64)) (*.f64 B B) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) B)) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (/.f64 #s(literal 31/15120 binary64) x) #s(literal 2/945 binary64)) (*.f64 B B) (/.f64 #s(literal 7/360 binary64) x)) #s(literal 1/45 binary64)) (*.f64 B B) (/.f64 #s(literal 1/6 binary64) x)) #s(literal 1/3 binary64)) (*.f64 B B) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) B)) |
#s(approx (/ (cos B) (sin B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 B B)) #s(literal 1/45 binary64)) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (cos B) #s(literal 1 binary64)) |
#s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 B B) #s(literal 1/24 binary64)) (*.f64 B B)) #s(literal 1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (pow (* (sin B) x) -1) (pow.f64 (*.f64 B x) #s(literal -1 binary64))) |
#s(approx (pow (* (sin B) x) -1) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (pow (* (sin B) x) -1) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) x) (*.f64 B B) (pow.f64 x #s(literal -1 binary64))) B)) |
#s(approx (pow (* (sin B) x) -1) (/.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) x) (*.f64 B B) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B B) (pow.f64 x #s(literal -1 binary64))) B)) |
#s(approx (* (sin B) x) (*.f64 B x)) |
#s(approx (* (sin B) x) (*.f64 (fma.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) x x) B)) |
#s(approx (* (sin B) x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) x (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (* (sin B) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 B B)) x (*.f64 #s(literal 1/120 binary64) x)) (*.f64 B B) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (/ (neg x) (tan B)) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (tan B) (tan.f64 B)) |
#s(approx (/ 1 (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (neg (* x (/ 1 (tan B)))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) (*.f64 (pow.f64 B #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) (*.f64 (-.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 B #s(literal 3 binary64)))) |
#s(approx (+ (* -1/6 (* B B)) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (* B B)) 1) (*.f64 (-.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 B B))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (*.f64 (/.f64 (fma.f64 (cos.f64 B) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x)) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/.f64 (fma.f64 (cos.f64 B) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B))) |
#s(approx (/ (cos B) (sin B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (pow (* (sin B) x) -1) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) |
#s(approx (* (sin B) x) (*.f64 (sin.f64 B) x)) |
#s(approx (* (+ (* -1/6 (* B B)) 1) B) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal -2 binary64))) (pow.f64 B #s(literal 3 binary64))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (/ (- 1 x) B) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ (- 1 x) B) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) B)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (/ (- 1 x) B) (/.f64 (neg.f64 x) B)) |
#s(approx (/ (- 1 x) B) (*.f64 (-.f64 (pow.f64 (*.f64 B x) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (/.f64 (fma.f64 (cos.f64 B) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x)) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
#s(approx (/ (- 1 x) B) (*.f64 (neg.f64 x) (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 B x) #s(literal -1 binary64))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
Compiled 12 170 to 1 694 computations (86.1% saved)
33 alts after pruning (29 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 371 | 13 | 384 |
| Fresh | 4 | 16 | 20 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 377 | 33 | 410 |
| Status | Accuracy | Program |
|---|---|---|
| 88.7% | (/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| 39.3% | (/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) | |
| ✓ | 99.8% | (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 76.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| 76.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (cos.f64 B))))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| ✓ | 76.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
| 47.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| 47.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| 47.4% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| 47.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| ▶ | 47.3% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
| 15.6% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* -1/6 (* B B)) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) | |
| 47.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) | |
| 47.5% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) | |
| 47.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) | |
| 47.2% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| ▶ | 89.0% | #s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
| 54.1% | #s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) | |
| ▶ | 99.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
| 82.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))) | |
| 42.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) | |
| 47.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| 88.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) | |
| 36.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) | |
| 72.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) | |
| ✓ | 47.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
| ▶ | 47.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
| ▶ | 25.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
| ✓ | 23.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
| 34.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) x)) | |
| 47.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) x))) | |
| 36.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 #s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x))) | |
| 54.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 #s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) x))) |
Compiled 1 662 to 1 149 computations (30.9% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)) |
(fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) |
(neg.f64 x) |
x |
(cos.f64 B) |
B |
#s(literal 1 binary64) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
(/.f64 #s(approx (- 1 x) (neg.f64 x)) B) |
#s(approx (- 1 x) (neg.f64 x)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(/.f64 x B) |
(/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B))) |
#s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) |
(*.f64 #s(literal -1/6 binary64) B) |
#s(literal -1/6 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
(/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ (+ 1 (* -1 x)) B))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (- (* 1/2 x) (* -1/6 (+ 1 (* -1 x))))))) B))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (+ 1 (* -1 x))))) (* 1/120 (+ 1 (* -1 x))))))) (* -1/6 (+ 1 (* -1 x))))))) B))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (+ 1 (* -1 x))))) (* 1/120 (+ 1 (* -1 x)))))) (+ (* -1/5040 (+ 1 (* -1 x))) (* 1/120 (- (* 1/2 x) (* -1/6 (+ 1 (* -1 x)))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (+ 1 (* -1 x))))) (* 1/120 (+ 1 (* -1 x))))))) (* -1/6 (+ 1 (* -1 x))))))) B))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (+ 1 (+ (* -1 x) (* 1/2 (* (pow B 2) x)))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (+ 1 (+ (* -1 x) (* (pow B 2) (+ (* -1/24 (* (pow B 2) x)) (* 1/2 x))))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (+ 1 (+ (* -1 x) (* (pow B 2) (+ (* 1/2 x) (* (pow B 2) (+ (* -1/24 x) (* 1/720 (* (pow B 2) x)))))))))) |
#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 B #s(hole binary64 B)) |
#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 (/ (- 1 x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ x B) #s(hole binary64 (/ x B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) #s(hole binary64 B)) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (+ (* (* -1/6 B) B) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* -1/6 B) B) 1) #s(hole binary64 (+ 1 (* -1/6 (pow B 2))))) |
#s(approx (* -1/6 B) #s(hole binary64 (* -1/6 B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x))))) (+ (* -1/5040 (- 1 x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- 1 x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* 1/2 (* (pow B 2) x))) x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (* -1 x)) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (* 1/3 x))))) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x))))))))) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))))))) B))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ (* x (- (/ 1 x) 1)) B))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (- (* 1/2 x) (* -1/6 (* x (- (/ 1 x) 1)))))) B))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (* x (- (/ 1 x) 1))))) (* 1/120 (* x (- (/ 1 x) 1))))))) (* -1/6 (* x (- (/ 1 x) 1)))))) B))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (* x (- (/ 1 x) 1))))) (* 1/120 (* x (- (/ 1 x) 1)))))) (+ (* -1/5040 (* x (- (/ 1 x) 1))) (* 1/120 (- (* 1/2 x) (* -1/6 (* x (- (/ 1 x) 1)))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (* x (- (/ 1 x) 1))))) (* 1/120 (* x (- (/ 1 x) 1))))))) (* -1/6 (* x (- (/ 1 x) 1)))))) B))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (- (/ 1 x) 1) B))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (- (+ (* (pow B 2) (- 1/2 (* -1/6 (- (/ 1 x) 1)))) (/ 1 x)) 1) B))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (- (+ (* (pow B 2) (- (+ 1/2 (* -1 (* (pow B 2) (+ 1/24 (+ (* -1/6 (- 1/2 (* -1/6 (- (/ 1 x) 1)))) (* 1/120 (- (/ 1 x) 1))))))) (* -1/6 (- (/ 1 x) 1)))) (/ 1 x)) 1) B))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (- (+ (* (pow B 2) (- (+ 1/2 (* (pow B 2) (- (* (pow B 2) (- 1/720 (+ (* -1/5040 (- (/ 1 x) 1)) (+ (* 1/120 (- 1/2 (* -1/6 (- (/ 1 x) 1)))) (* 1/6 (+ 1/24 (+ (* -1/6 (- 1/2 (* -1/6 (- (/ 1 x) 1)))) (* 1/120 (- (/ 1 x) 1))))))))) (+ 1/24 (+ (* -1/6 (- 1/2 (* -1/6 (- (/ 1 x) 1)))) (* 1/120 (- (/ 1 x) 1))))))) (* -1/6 (- (/ 1 x) 1)))) (/ 1 x)) 1) B))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (- (+ (* 1/2 (pow B 2)) (/ 1 x)) 1))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (- (+ (* (pow B 2) (+ 1/2 (* -1/24 (pow B 2)))) (/ 1 x)) 1))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (- (+ (* (pow B 2) (+ 1/2 (* (pow B 2) (- (* 1/720 (pow B 2)) 1/24)))) (/ 1 x)) 1))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ (+ 1 (* -1 (* x (cos B)))) (sin B)))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (+ 1 (* -1 (* x (cos B)))))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) #s(hole binary64 (* -1/6 (pow B 3)))) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) #s(hole binary64 (* (pow B 3) (- (/ 1 (pow B 2)) 1/6)))) |
#s(approx (+ (* (* -1/6 B) B) 1) #s(hole binary64 (* -1/6 (pow B 2)))) |
#s(approx (+ (* (* -1/6 B) B) 1) #s(hole binary64 (* (pow B 2) (- (/ 1 (pow B 2)) 1/6)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 (* x (cos B))) (sin B)))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 (* x (cos B))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ (* x (- (/ 1 x) (cos B))) (sin B)))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (- (/ 1 x) (cos B)) (sin B)))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (- (/ 1 x) (cos B)))) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) #s(hole binary64 (* -1 (* (pow B 3) (- 1/6 (/ 1 (pow B 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 1)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 1)) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (+ 1 (* -1 (* x (cos B)))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ 1 (* x (sin B))))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (/ 1 x))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (/ (+ 1 (* -1 (* x (cos B)))) x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (* -1 (* x (cos B))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (* x (+ (* -1 (cos B)) (/ 1 x))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* -1 (* x (cos B))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (- (/ 1 x) (cos B))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (* -1 (/ (cos B) (sin B))))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (* -1 (cos B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (* -1 (* x (- (cos B) (/ 1 x)))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (+ (* -1 (cos B)) (/ 1 x))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | B | @ | -inf | ((+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (+ (* (neg x) (cos B)) 1) (sin B)) (+ (* (neg x) (cos B)) 1) (neg x) x (cos B) B 1 (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (/ 1 (sin B)) (sin B) (* (+ (* (* -1/6 B) B) 1) B) (+ (* (* -1/6 B) B) 1) (* -1/6 B) -1/6 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/ (- (pow x -1) (cos B)) (sin B)) (- (pow x -1) (cos B)) (pow x -1) -1) |
| 5.0ms | B | @ | inf | ((+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (+ (* (neg x) (cos B)) 1) (sin B)) (+ (* (neg x) (cos B)) 1) (neg x) x (cos B) B 1 (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (/ 1 (sin B)) (sin B) (* (+ (* (* -1/6 B) B) 1) B) (+ (* (* -1/6 B) B) 1) (* -1/6 B) -1/6 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/ (- (pow x -1) (cos B)) (sin B)) (- (pow x -1) (cos B)) (pow x -1) -1) |
| 4.0ms | B | @ | 0 | ((+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (+ (* (neg x) (cos B)) 1) (sin B)) (+ (* (neg x) (cos B)) 1) (neg x) x (cos B) B 1 (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (/ 1 (sin B)) (sin B) (* (+ (* (* -1/6 B) B) 1) B) (+ (* (* -1/6 B) B) 1) (* -1/6 B) -1/6 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/ (- (pow x -1) (cos B)) (sin B)) (- (pow x -1) (cos B)) (pow x -1) -1) |
| 4.0ms | x | @ | -inf | ((+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (+ (* (neg x) (cos B)) 1) (sin B)) (+ (* (neg x) (cos B)) 1) (neg x) x (cos B) B 1 (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (/ 1 (sin B)) (sin B) (* (+ (* (* -1/6 B) B) 1) B) (+ (* (* -1/6 B) B) 1) (* -1/6 B) -1/6 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/ (- (pow x -1) (cos B)) (sin B)) (- (pow x -1) (cos B)) (pow x -1) -1) |
| 3.0ms | x | @ | inf | ((+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (+ (* (neg x) (cos B)) 1) (sin B)) (+ (* (neg x) (cos B)) 1) (neg x) x (cos B) B 1 (sin B) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ x B) (/ 1 (sin B)) (sin B) (* (+ (* (* -1/6 B) B) 1) B) (+ (* (* -1/6 B) B) 1) (* -1/6 B) -1/6 (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/ (- (pow x -1) (cos B)) (sin B)) (- (pow x -1) (cos B)) (pow x -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 570 | 3484 |
| 0 | 599 | 3305 |
| 1 | 3498 | 3286 |
| 0 | 8153 | 3157 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)) |
(fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) |
(neg.f64 x) |
x |
(cos.f64 B) |
B |
#s(literal 1 binary64) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
(/.f64 #s(approx (- 1 x) (neg.f64 x)) B) |
#s(approx (- 1 x) (neg.f64 x)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(/.f64 x B) |
(/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B))) |
#s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) |
(*.f64 #s(literal -1/6 binary64) B) |
#s(literal -1/6 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
(/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ (+ 1 (* -1 x)) B))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (- (* 1/2 x) (* -1/6 (+ 1 (* -1 x))))))) B))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (+ 1 (* -1 x))))) (* 1/120 (+ 1 (* -1 x))))))) (* -1/6 (+ 1 (* -1 x))))))) B))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (+ 1 (* -1 x))))) (* 1/120 (+ 1 (* -1 x)))))) (+ (* -1/5040 (+ 1 (* -1 x))) (* 1/120 (- (* 1/2 x) (* -1/6 (+ 1 (* -1 x)))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (+ 1 (* -1 x))))) (* 1/120 (+ 1 (* -1 x))))))) (* -1/6 (+ 1 (* -1 x))))))) B))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (+ 1 (+ (* -1 x) (* 1/2 (* (pow B 2) x)))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (+ 1 (+ (* -1 x) (* (pow B 2) (+ (* -1/24 (* (pow B 2) x)) (* 1/2 x))))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (+ 1 (+ (* -1 x) (* (pow B 2) (+ (* 1/2 x) (* (pow B 2) (+ (* -1/24 x) (* 1/720 (* (pow B 2) x)))))))))) |
#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 B #s(hole binary64 B)) |
#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 (/ (- 1 x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* 1/3 (* (pow B 2) x)) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ x B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* -1/3 (* (pow B 2) x))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B))) |
#s(approx (/ x B) #s(hole binary64 (/ x B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) #s(hole binary64 B)) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) #s(hole binary64 (* B (+ 1 (* -1/6 (pow B 2)))))) |
#s(approx (+ (* (* -1/6 B) B) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* -1/6 B) B) 1) #s(hole binary64 (+ 1 (* -1/6 (pow B 2))))) |
#s(approx (* -1/6 B) #s(hole binary64 (* -1/6 B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x))))) (+ (* -1/5040 (- 1 x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- 1 x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* 1/2 (* (pow B 2) x))) x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (* -1 x)) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (* 1/3 x))))) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x))))))))) B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))))))) B))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ (* x (- (/ 1 x) 1)) B))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (- (* 1/2 x) (* -1/6 (* x (- (/ 1 x) 1)))))) B))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (* x (- (/ 1 x) 1))))) (* 1/120 (* x (- (/ 1 x) 1))))))) (* -1/6 (* x (- (/ 1 x) 1)))))) B))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (* x (- (/ 1 x) 1))))) (* 1/120 (* x (- (/ 1 x) 1)))))) (+ (* -1/5040 (* x (- (/ 1 x) 1))) (* 1/120 (- (* 1/2 x) (* -1/6 (* x (- (/ 1 x) 1)))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (* x (- (/ 1 x) 1))))) (* 1/120 (* x (- (/ 1 x) 1))))))) (* -1/6 (* x (- (/ 1 x) 1)))))) B))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (- (/ 1 x) 1) B))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (- (+ (* (pow B 2) (- 1/2 (* -1/6 (- (/ 1 x) 1)))) (/ 1 x)) 1) B))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (- (+ (* (pow B 2) (- (+ 1/2 (* -1 (* (pow B 2) (+ 1/24 (+ (* -1/6 (- 1/2 (* -1/6 (- (/ 1 x) 1)))) (* 1/120 (- (/ 1 x) 1))))))) (* -1/6 (- (/ 1 x) 1)))) (/ 1 x)) 1) B))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (- (+ (* (pow B 2) (- (+ 1/2 (* (pow B 2) (- (* (pow B 2) (- 1/720 (+ (* -1/5040 (- (/ 1 x) 1)) (+ (* 1/120 (- 1/2 (* -1/6 (- (/ 1 x) 1)))) (* 1/6 (+ 1/24 (+ (* -1/6 (- 1/2 (* -1/6 (- (/ 1 x) 1)))) (* 1/120 (- (/ 1 x) 1))))))))) (+ 1/24 (+ (* -1/6 (- 1/2 (* -1/6 (- (/ 1 x) 1)))) (* 1/120 (- (/ 1 x) 1))))))) (* -1/6 (- (/ 1 x) 1)))) (/ 1 x)) 1) B))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (- (+ (* 1/2 (pow B 2)) (/ 1 x)) 1))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (- (+ (* (pow B 2) (+ 1/2 (* -1/24 (pow B 2)))) (/ 1 x)) 1))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (- (+ (* (pow B 2) (+ 1/2 (* (pow B 2) (- (* 1/720 (pow B 2)) 1/24)))) (/ 1 x)) 1))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ (+ 1 (* -1 (* x (cos B)))) (sin B)))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (+ 1 (* -1 (* x (cos B)))))) |
#s(approx (cos B) #s(hole binary64 (cos B))) |
#s(approx (sin B) #s(hole binary64 (sin B))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* x (/ 1 (tan B))) #s(hole binary64 (/ (* x (cos B)) (sin B)))) |
#s(approx (/ 1 (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) #s(hole binary64 (* -1/6 (pow B 3)))) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) #s(hole binary64 (* (pow B 3) (- (/ 1 (pow B 2)) 1/6)))) |
#s(approx (+ (* (* -1/6 B) B) 1) #s(hole binary64 (* -1/6 (pow B 2)))) |
#s(approx (+ (* (* -1/6 B) B) 1) #s(hole binary64 (* (pow B 2) (- (/ 1 (pow B 2)) 1/6)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ (- 1 (* x (cos B))) (sin B)))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (- 1 (* x (cos B))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ (* x (- (/ 1 x) (cos B))) (sin B)))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (- (/ 1 x) (cos B)) (sin B)))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (- (/ 1 x) (cos B)))) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) #s(hole binary64 (* -1 (* (pow B 3) (- 1/6 (/ 1 (pow B 2))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 1)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 1)) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (+ 1 (* -1 (* x (cos B)))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ 1 (* x (sin B))))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (/ 1 x))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (/ (+ 1 (* -1 (* x (cos B)))) x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (* -1 (* x (cos B))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (* x (+ (* -1 (cos B)) (/ 1 x))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* -1 (* x (cos B))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (- (/ 1 x) (cos B))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (* -1 (/ (cos B) (sin B))))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) #s(hole binary64 (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))) |
#s(approx (- (pow x -1) (cos B)) #s(hole binary64 (* -1 (cos B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (/ (+ (* (neg x) (cos B)) 1) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (+ (* (neg x) (cos B)) 1) #s(hole binary64 (* -1 (* x (- (cos B) (/ 1 x)))))) |
#s(approx (/ (- 1 x) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (- 1 (* (cos B) x)) #s(hole binary64 (* x (+ (* -1 (cos B)) (/ 1 x))))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B)))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) (cos.f64 B)))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 1 binary64)) (sin.f64 B))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (sin.f64 B) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 1 binary64)) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)) |
(fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.f64 B)))))) |
(fma.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 B) (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) |
(+.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 B)) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
(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 (+.f64 B (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 B) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 B))) |
(cos.f64 (neg.f64 B)) |
(cos.f64 B) |
(+.f64 (*.f64 (sin.f64 B) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 B) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
B |
#s(literal 1 binary64) |
(sin.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
(/.f64 (neg.f64 #s(approx (- 1 x) (neg.f64 x))) (neg.f64 B)) |
(/.f64 #s(approx (- 1 x) (neg.f64 x)) B) |
#s(approx (- 1 x) (neg.f64 x)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) #s(literal -2 binary64))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 3 binary64)) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) #s(literal -3 binary64))) (+.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) #s(literal -2 binary64)) (*.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) #s(literal -1 binary64)))))) |
(+.f64 (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) #s(literal -1 binary64)) (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) #s(literal -1 binary64))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(/.f64 (neg.f64 x) (neg.f64 B)) |
(/.f64 x B) |
(pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B))) #s(literal -1 binary64))) |
#s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B) |
(*.f64 B (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64))) |
(fma.f64 B #s(literal 1 binary64) (*.f64 B (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal 1 binary64) B (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B)) |
(+.f64 (*.f64 B #s(literal 1 binary64)) (*.f64 B (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 B B) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) |
(fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) |
(fma.f64 B (*.f64 #s(literal -1/6 binary64) B) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B))) |
(+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) B) |
(*.f64 B #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B)) |
#s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x) |
(*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (cos.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (sin.f64 B) (cos.f64 B))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (neg.f64 (cos.f64 B)))) (*.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (cos.f64 B))) (*.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (sin.f64 B) x) (neg.f64 (cos.f64 B)))) (*.f64 (*.f64 (sin.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -2 binary64)) (pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -3 binary64)) (pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) x) (cos.f64 B))) (*.f64 (*.f64 (sin.f64 B) x) (sin.f64 B))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) |
(-.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (cos.f64 B) #s(literal 2 binary64))) (+.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (cos.f64 B) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (cos.f64 B) (cos.f64 B) (*.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B))))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) (*.f64 B B) (neg.f64 x)) #s(literal 1 binary64)) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 B B) (neg.f64 x)) #s(literal 1 binary64)) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))))) (*.f64 B B) (*.f64 #s(literal -1/24 binary64) x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 B B) (neg.f64 x)) #s(literal 1 binary64)) B)) |
#s(approx (- 1 (* (cos B) x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (- 1 (* (cos B) x)) (+.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/2 binary64) (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- 1 (* (cos B) x)) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/24 binary64) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- 1 (* (cos B) x)) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/720 binary64) (*.f64 #s(literal -1/24 binary64) x)) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (cos B) #s(literal 1 binary64)) |
#s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (cos B) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 B B) #s(literal 1/24 binary64)) (*.f64 B B)) #s(literal 1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx B B) |
#s(approx (sin B) B) |
#s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (- 1 x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (neg.f64 x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 x #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (/ x B) (/.f64 x B)) |
#s(approx (/ 1 (sin B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) B) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)) |
#s(approx (+ (* (* -1/6 B) B) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* -1/6 B) B) 1) (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64))) |
#s(approx (* -1/6 B) (*.f64 #s(literal -1/6 binary64) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (-.f64 #s(literal 1 binary64) x))))) (*.f64 B B) (*.f64 #s(literal -1/24 binary64) x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (- 1 (* (cos B) x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- 1 (* (cos B) x)) (-.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- 1 (* (cos B) x)) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/24 binary64) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 B B) #s(literal 1 binary64)) x)) |
#s(approx (- 1 (* (cos B) x)) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/720 binary64) (*.f64 #s(literal -1/24 binary64) x)) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 B B) #s(literal 1 binary64)) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) B)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) (neg.f64 x)) #s(literal 1 binary64)) B)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) (neg.f64 x)) #s(literal 1 binary64)) B)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 x #s(literal 1/45 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) #s(literal 31/15120 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) (*.f64 B B) (neg.f64 x)) #s(literal 1 binary64)) B)) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) B)) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) (*.f64 B B) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) #s(literal -1/6 binary64) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal 1/120 binary64)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1/6 binary64))) (*.f64 B B) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) #s(literal -1/6 binary64) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) #s(literal 1/120 binary64) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1/5040 binary64))))) (*.f64 B B) (*.f64 #s(literal -1/24 binary64) x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) #s(literal -1/6 binary64) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal 1/120 binary64)))) (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1/6 binary64))) (*.f64 B B) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) B)) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) B)) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 B B) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) B)) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (+.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/120 binary64))) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 B B) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) B)) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/5040 binary64) (fma.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/120 binary64))) #s(literal 1/24 binary64)) #s(literal 1/6 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64))) #s(literal 1/120 binary64))))) (*.f64 B B)) (+.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/120 binary64))) #s(literal 1/24 binary64))) (*.f64 B B) #s(literal 1/2 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 B B) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) B)) |
#s(approx (- (pow x -1) (cos B)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (- (pow x -1) (cos B)) (fma.f64 #s(literal 1/2 binary64) (*.f64 B B) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (pow x -1) (cos B)) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 B B) #s(literal 1/2 binary64)) (*.f64 B B) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (pow x -1) (cos B)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 B B)) #s(literal 1/24 binary64)) (*.f64 B B) #s(literal 1/2 binary64)) (*.f64 B B) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (- 1 (* (cos B) x)) (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64))) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
#s(approx (/ 1 (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) (*.f64 (pow.f64 B #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) (*.f64 (-.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 B #s(literal 3 binary64)))) |
#s(approx (+ (* (* -1/6 B) B) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* -1/6 B) B) 1) (*.f64 (-.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 B B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (- 1 (* (cos B) x)) (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B))) |
#s(approx (- (pow x -1) (cos B)) (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B))) |
#s(approx (* (+ (* (* -1/6 B) B) 1) B) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal -2 binary64))) (pow.f64 B #s(literal 3 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (/ (- 1 x) B) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ (- 1 x) B) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) B)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) |
#s(approx (- 1 (* (cos B) x)) (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) (/.f64 (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)) x)) |
#s(approx (- (pow x -1) (cos B)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (pow x -1) (cos B)) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) x)) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) |
#s(approx (- 1 (* (cos B) x)) (*.f64 (neg.f64 x) (cos.f64 B))) |
#s(approx (- 1 (* (cos B) x)) (fma.f64 (neg.f64 (cos.f64 B)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) B) (/.f64 (neg.f64 x) B)) |
#s(approx (/ (- 1 x) B) (*.f64 (-.f64 (pow.f64 (*.f64 B x) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) |
#s(approx (- 1 (* (cos B) x)) (*.f64 (neg.f64 x) (cos.f64 B))) |
#s(approx (- 1 (* (cos B) x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) |
#s(approx (/ (- (pow x -1) (cos B)) (sin B)) (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)))) |
#s(approx (- (pow x -1) (cos B)) (neg.f64 (cos.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
#s(approx (- 1 (* (cos B) x)) (*.f64 (neg.f64 x) (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (- 1 x) B) (*.f64 (neg.f64 x) (-.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (*.f64 B x) #s(literal -1 binary64))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
#s(approx (- 1 (* (cos B) x)) (fma.f64 (neg.f64 (cos.f64 B)) x #s(literal 1 binary64))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
Compiled 9 120 to 1 231 computations (86.5% saved)
34 alts after pruning (26 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 286 | 10 | 296 |
| Fresh | 8 | 16 | 24 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 295 | 34 | 329 |
| Status | Accuracy | Program |
|---|---|---|
| 88.7% | (/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| 39.3% | (/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) | |
| ✓ | 99.8% | (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 76.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| 76.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (cos.f64 B))))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| ✓ | 76.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
| 47.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| 47.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| 47.4% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| 47.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) | |
| ✓ | 47.3% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
| 15.6% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* (* -1/6 B) B) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) | |
| 47.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) | |
| 47.7% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) | |
| 47.2% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) | |
| 54.1% | #s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) | |
| 47.4% | #s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (cos.f64 B)) (sin.f64 B)) x)) | |
| 36.8% | #s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 #s(approx (- (pow x -1) (cos B)) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x)) | |
| 54.0% | #s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 #s(approx (- (pow x -1) (cos B)) (neg.f64 (cos.f64 B))) (sin.f64 B)) x)) | |
| 36.7% | #s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 #s(approx (/ (- (pow x -1) (cos B)) (sin B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) | |
| 88.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) | |
| ✓ | 99.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
| 82.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))) | |
| 42.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) | |
| 47.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| 36.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) | |
| 72.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) | |
| ✓ | 47.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
| ✓ | 47.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
| 23.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #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)))) | |
| ✓ | 25.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
| ✓ | 23.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
| 34.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) x)) | |
| 47.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) x))) |
Compiled 2 397 to 939 computations (60.8% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* -1/6 (* B B)) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* (* -1/6 B) B) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 #s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 #s(approx (/ (- (pow x -1) (cos B)) (sin B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 #s(approx (- (pow x -1) (cos B)) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 #s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 #s(approx (- (pow x -1) (cos B)) (neg.f64 (cos.f64 B))) (sin.f64 B)) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (cos.f64 B))))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (cos.f64 B))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sin.f64 B) (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (*.f64 (/.f64 (-.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 B) (tan.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (fma.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (-.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 B)) (tan.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 B) #s(literal -2 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (neg.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))))))) |
| Outputs |
|---|
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
3 calls:
| 52.0ms | x |
| 18.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 14.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 99.8% | 1 | B |
| 99.8% | 1 | x |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* -1/6 (* B B)) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* (* -1/6 B) B) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 #s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 #s(approx (/ (- (pow x -1) (cos B)) (sin B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 #s(approx (- (pow x -1) (cos B)) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 #s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 #s(approx (- (pow x -1) (cos B)) (neg.f64 (cos.f64 B))) (sin.f64 B)) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
3 calls:
| 10.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 10.0ms | B |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 99.7% | 1 | B |
| 99.7% | 1 | x |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* -1/6 (* B B)) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* (* -1/6 B) B) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 #s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 #s(approx (/ (- (pow x -1) (cos B)) (sin B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 #s(approx (- (pow x -1) (cos B)) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 #s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 #s(approx (- (pow x -1) (cos B)) (neg.f64 (cos.f64 B))) (sin.f64 B)) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
3 calls:
| 26.0ms | B |
| 9.0ms | x |
| 9.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 99.7% | 1 | B |
| 99.7% | 1 | x |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* -1/6 (* B B)) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* (* -1/6 B) B) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 #s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 #s(approx (/ (- (pow x -1) (cos B)) (sin B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 #s(approx (- (pow x -1) (cos B)) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) #s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 #s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (*.f64 (/.f64 #s(approx (- (pow x -1) (cos B)) (neg.f64 (cos.f64 B))) (sin.f64 B)) x)) |
#s(approx (+ (/ (neg x) (tan B)) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
| Outputs |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
3 calls:
| 19.0ms | x |
| 9.0ms | B |
| 9.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 3 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 76.1% | 1 | B |
| 99.5% | 3 | x |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* -1/6 (* B B)) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* (* -1/6 B) B) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
2 calls:
| 17.0ms | x |
| 7.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 99.4% | 3 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* -1/6 (* B B)) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* (* -1/6 B) B) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (cos B) x) x)) (sin.f64 B))) |
3 calls:
| 7.0ms | B |
| 7.0ms | x |
| 6.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 1 | B |
| 72.9% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 72.9% | 1 | x |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* -1/6 (* B B)) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* (* -1/6 B) B) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
3 calls:
| 9.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 6.0ms | B |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 2 | B |
| 71.0% | 3 | x |
| 71.5% | 3 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* -1/6 (* B B)) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 #s(approx (+ (* (* -1/6 B) B) 1) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) B)))) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) |
3 calls:
| 8.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 6.0ms | B |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.7% | 1 | x |
| 47.7% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 47.7% | 1 | B |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (tan B) B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
3 calls:
| 2.0ms | B |
| 2.0ms | x |
| 2.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.6% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 47.6% | 1 | B |
| 47.6% | 1 | x |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
3 calls:
| 2.0ms | B |
| 2.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.5% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 47.5% | 1 | B |
| 47.5% | 1 | x |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
3 calls:
| 1.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 1.0ms | B |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.5% | 3 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 46.5% | 3 | x |
| 27.9% | 2 | B |
Compiled 14 to 14 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
3 calls:
| 1.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 1.0ms | x |
| 1.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.8% | 1 | B |
| 23.8% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 23.8% | 1 | x |
Compiled 14 to 14 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 296209.8351207595 | 1505468496739.7231 |
| 34.0ms | -14980668563979394.0 | -70691553301.7809 |
| 41.0ms | 288× | 0 | valid |
Compiled 699 to 573 computations (18% saved)
ival-sin: 21.0ms (61.2% of total)ival-tan: 7.0ms (20.4% of total)ival-div!: 3.0ms (8.7% of total)ival-add!: 1.0ms (2.9% of total)ival-mult!: 1.0ms (2.9% of total)ival-neg: 1.0ms (2.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 296209.8351207595 | 1505468496739.7231 |
| 1.0ms | -14980668563979394.0 | -70691553301.7809 |
Compiled 699 to 573 computations (18% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 287.49276847062123 | 317.3592746731972 |
| 2.0ms | 16× | 0 | valid |
Compiled 74 to 59 computations (20.3% saved)
ival-tan: 1.0ms (66.2% of total)ival-sin: 1.0ms (66.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 0.5644947539730905 | 296209.8351207595 |
| 24.0ms | -70691553301.7809 | -0.003300259296756652 |
| 31.0ms | 304× | 0 | valid |
Compiled 794 to 623 computations (21.5% saved)
ival-div!: 8.0ms (33% of total)ival-tan: 7.0ms (28.9% of total)ival-sin: 6.0ms (24.7% of total)ival-add!: 1.0ms (4.1% of total)ival-mult!: 1.0ms (4.1% of total)ival-neg: 1.0ms (4.1% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 420 to 95 computations (77.4% saved)
(negabs B)
Compiled 1 704 to 704 computations (58.7% saved)
Loading profile data...