
Time bar (total: 3.8s)
| 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)
| 953.0ms | 8 256× | 0 | valid |
ival-sin: 247.0ms (33.7% of total)ival-tan: 223.0ms (30.4% of total)ival-div!: 134.0ms (18.3% of total)ival-mult!: 57.0ms (7.8% of total)ival-neg: 52.0ms (7.1% of total)ival-add!: 18.0ms (2.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 |
| 107.0ms | 512× | 0 | valid |
Compiled 96 to 34 computations (64.6% saved)
ival-sin: 58.0ms (64% of total)ival-tan: 11.0ms (12.1% of total)ival-div!: 8.0ms (8.8% of total)ival-mult!: 6.0ms (6.6% of total)ival-add!: 4.0ms (4.4% of total)ival-neg: 2.0ms (2.2% 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.8% | (+.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)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 81 | 11 | 92 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 82 | 11 | 93 |
| Status | Accuracy | Program |
|---|---|---|
| 57.6% | (/.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)))) | |
| ▶ | 99.8% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| ▶ | 74.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
| 72.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)))) | |
| 76.8% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 52.3% | #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)) | |
| ▶ | 52.1% | #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.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
| ▶ | 52.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
| 88.9% | #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)) | |
| 49.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
Compiled 458 to 342 computations (25.3% 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) |
#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 (-.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 (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) |
(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)) |
(+.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))) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) |
#s(literal 1/3 binary64) |
#s(literal 1/6 binary64) |
(*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B)) |
(fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) |
#s(literal 1/45 binary64) |
#s(literal 7/360 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))) (/.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) |
| 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 (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) x) B))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) x))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (* 1/3 x)))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (* (pow B 2) (+ 7/360 (* 1/45 x))))) |
#s(approx (* B B) #s(hole binary64 (pow B 2))) |
#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 (/ (- 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 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 (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (+ 7/360 (* 1/45 x))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (- (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4)))))) (/ x (pow B 4)))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (+ 7/360 (* 1/45 x))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (- (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4)))))) (/ x (pow B 4)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (* 1/45 x))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4))))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* (pow B 2) (+ 7/360 (* 1/45 x))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* (pow B 2) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#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 (/ (- 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 (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (+ 7/360 (* 1/45 x))) (* -1 (/ (+ 1/6 (* 1/3 x)) (pow B 2)))))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (+ 7/360 (* 1/45 x))) (+ (* -1 (/ (+ 1/6 (* 1/3 x)) (pow B 2))) (* -1 (/ (- 1 x) (pow B 4))))))))) |
#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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (+ (* x (- (* B (+ 1/3 (* 1/45 (pow B 2)))) (/ 1 B))) (/ 1 B))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (+ 1 (+ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (+ (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))) (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (* 7/360 (pow B 2))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (+ (* 7/360 (pow B 2)) (* x (+ 1/3 (* 1/45 (pow B 2)))))))) |
#s(approx (+ (* 1/3 x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/3 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/3 x)))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (* 7/360 (pow B 2)))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (+ (* 7/360 (pow B 2)) (* 1/45 (* (pow B 2) x))))) |
#s(approx (+ (* x 1/45) 7/360) #s(hole binary64 7/360)) |
#s(approx (+ (* x 1/45) 7/360) #s(hole binary64 (+ 7/360 (* 1/45 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 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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* x (- (+ (* B (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 (* B x)) (/ (* B (+ 1/6 (* 7/360 (pow B 2)))) x))) (/ 1 B))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* x (- (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 x) (/ (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))) x))) 1)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* x (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 x) (/ (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))) x)))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow B 2)))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* x (+ 1/3 (+ (* 7/360 (/ (pow B 2) x)) (+ (* 1/45 (pow B 2)) (* 1/6 (/ 1 x)))))))) |
#s(approx (+ (* 1/3 x) 1/6) #s(hole binary64 (* 1/3 x))) |
#s(approx (+ (* 1/3 x) 1/6) #s(hole binary64 (* x (+ 1/3 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (* 1/45 (* (pow B 2) x)))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (* x (+ (* 7/360 (/ (pow B 2) x)) (* 1/45 (pow B 2)))))) |
#s(approx (+ (* x 1/45) 7/360) #s(hole binary64 (* 1/45 x))) |
#s(approx (+ (* x 1/45) 7/360) #s(hole binary64 (* x (+ 1/45 (* 7/360 (/ 1 x)))))) |
#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 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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (/ (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))) B)))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)) x)) (+ (* B (- (* -1/45 (pow B 2)) 1/3)) (/ 1 B))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* -1 (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* -1 (* (pow B 2) (* x (- (* -1/45 (pow B 2)) 1/3)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* -1 (* x (- (* -1/45 (pow B 2)) 1/3))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ 1/6 (* 7/360 (pow B 2))) x)) (* -1/45 (pow B 2))) 1/3))))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (* -1 (* x (+ (* -1/45 (pow B 2)) (* -7/360 (/ (pow B 2) 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))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | 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))) (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (+ (* 1/3 x) 1/6) 1/3 1/6 (* (+ (* x 1/45) 7/360) (* B B)) (+ (* x 1/45) 7/360) 1/45 7/360 (* 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)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B)) |
| 7.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))) (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (+ (* 1/3 x) 1/6) 1/3 1/6 (* (+ (* x 1/45) 7/360) (* B B)) (+ (* x 1/45) 7/360) 1/45 7/360 (* 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)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B)) |
| 5.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))) (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (+ (* 1/3 x) 1/6) 1/3 1/6 (* (+ (* x 1/45) 7/360) (* B B)) (+ (* x 1/45) 7/360) 1/45 7/360 (* 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)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B)) |
| 5.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))) (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (+ (* 1/3 x) 1/6) 1/3 1/6 (* (+ (* x 1/45) 7/360) (* B B)) (+ (* x 1/45) 7/360) 1/45 7/360 (* 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)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B)) |
| 5.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))) (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (+ (* 1/3 x) 1/6) 1/3 1/6 (* (+ (* x 1/45) 7/360) (* B B)) (+ (* x 1/45) 7/360) 1/45 7/360 (* 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)) (- 1 (* (cos B) x)) (* (cos B) x) (cos B)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 627 | 4560 |
| 0 | 674 | 4190 |
| 1 | 3685 | 4173 |
| 0 | 8813 | 3978 |
| 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) |
#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 (-.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 (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) |
(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)) |
(+.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))) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) |
#s(literal 1/3 binary64) |
#s(literal 1/6 binary64) |
(*.f64 (fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) (*.f64 B B)) |
(fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) |
#s(literal 1/45 binary64) |
#s(literal 7/360 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))) (/.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) |
#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 (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) x) B))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) x))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (* 1/3 x)))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (* (pow B 2) (+ 7/360 (* 1/45 x))))) |
#s(approx (* B B) #s(hole binary64 (pow B 2))) |
#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 (/ (- 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 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 (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (+ 7/360 (* 1/45 x))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (- (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4)))))) (/ x (pow B 4)))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (+ 7/360 (* 1/45 x))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (- (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4)))))) (/ x (pow B 4)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (* 1/45 x))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4))))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* (pow B 2) (+ 7/360 (* 1/45 x))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* (pow B 2) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#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 (/ (- 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 (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (+ 7/360 (* 1/45 x))) (* -1 (/ (+ 1/6 (* 1/3 x)) (pow B 2)))))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (+ 7/360 (* 1/45 x))) (+ (* -1 (/ (+ 1/6 (* 1/3 x)) (pow B 2))) (* -1 (/ (- 1 x) (pow B 4))))))))) |
#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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (+ (* x (- (* B (+ 1/3 (* 1/45 (pow B 2)))) (/ 1 B))) (/ 1 B))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (+ 1 (+ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (+ (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))) (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (* 7/360 (pow B 2))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (+ (* 7/360 (pow B 2)) (* x (+ 1/3 (* 1/45 (pow B 2)))))))) |
#s(approx (+ (* 1/3 x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/3 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/3 x)))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (* 7/360 (pow B 2)))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (+ (* 7/360 (pow B 2)) (* 1/45 (* (pow B 2) x))))) |
#s(approx (+ (* x 1/45) 7/360) #s(hole binary64 7/360)) |
#s(approx (+ (* x 1/45) 7/360) #s(hole binary64 (+ 7/360 (* 1/45 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 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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* x (- (+ (* B (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 (* B x)) (/ (* B (+ 1/6 (* 7/360 (pow B 2)))) x))) (/ 1 B))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* x (- (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 x) (/ (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))) x))) 1)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* x (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 x) (/ (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))) x)))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow B 2)))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* x (+ 1/3 (+ (* 7/360 (/ (pow B 2) x)) (+ (* 1/45 (pow B 2)) (* 1/6 (/ 1 x)))))))) |
#s(approx (+ (* 1/3 x) 1/6) #s(hole binary64 (* 1/3 x))) |
#s(approx (+ (* 1/3 x) 1/6) #s(hole binary64 (* x (+ 1/3 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (* 1/45 (* (pow B 2) x)))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (* x (+ (* 7/360 (/ (pow B 2) x)) (* 1/45 (pow B 2)))))) |
#s(approx (+ (* x 1/45) 7/360) #s(hole binary64 (* 1/45 x))) |
#s(approx (+ (* x 1/45) 7/360) #s(hole binary64 (* x (+ 1/45 (* 7/360 (/ 1 x)))))) |
#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 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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (/ (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))) B)))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)) x)) (+ (* B (- (* -1/45 (pow B 2)) 1/3)) (/ 1 B))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* -1 (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* -1 (* (pow B 2) (* x (- (* -1/45 (pow B 2)) 1/3)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* -1 (* x (- (* -1/45 (pow B 2)) 1/3))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ 1/6 (* 7/360 (pow B 2))) x)) (* -1/45 (pow B 2))) 1/3))))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) #s(hole binary64 (* -1 (* x (+ (* -1/45 (pow B 2)) (* -7/360 (/ (pow B 2) 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))))) |
| Outputs |
|---|
(/.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 (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 (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 (-.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 x (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))))) |
(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 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (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)))) |
(/.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 (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 (*.f64 #s(literal -1 binary64) 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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) (-.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) (-.f64 #s(literal 1 binary64) x))) (neg.f64 B)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) (-.f64 #s(literal 1 binary64) x)) B) |
(-.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) B) (/.f64 x B)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) x)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) B) B (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 B B) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) B) B #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) |
(fma.f64 (*.f64 B B) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 B B)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (*.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B) #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (*.f64 #s(literal 1/3 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) (*.f64 B B) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 B B) (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/3 binary64) x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B))) |
(fma.f64 x #s(literal 1/3 binary64) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B))) |
(-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64))) (*.f64 B B))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B))) |
(+.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (*.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal 1/27 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) |
(fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
#s(literal 1/3 binary64) |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B) |
(*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) (*.f64 B B)) |
(*.f64 (*.f64 B B) (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64))) |
(fma.f64 (*.f64 B B) #s(literal 7/360 binary64) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 B B))) |
(fma.f64 #s(literal 7/360 binary64) (*.f64 B B) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 B B))) |
(+.f64 (*.f64 (*.f64 B B) #s(literal 7/360 binary64)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 B B))) |
(/.f64 (-.f64 #s(literal 49/129600 binary64) (pow.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/45 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal 2 binary64)) #s(literal 49/129600 binary64)) (-.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal 7/360 binary64))) |
(/.f64 (+.f64 #s(literal 343/46656000 binary64) (*.f64 #s(literal 1/91125 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 49/129600 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/45 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1/91125 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 343/46656000 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 49/129600 binary64) (*.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal 7/360 binary64))))) |
(fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) |
(fma.f64 x #s(literal 1/45 binary64) #s(literal 7/360 binary64)) |
(-.f64 #s(literal 7/360 binary64) (*.f64 #s(literal -1/45 binary64) x)) |
(+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal -1/9 binary64) x)) (*.f64 #s(literal 2/15 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal 7/360 binary64)) |
(+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 1/45 binary64) x)) |
#s(literal 1/45 binary64) |
#s(literal 7/360 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 (fma.f64 #s(literal -1 binary64) (tan.f64 B) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 x))) (*.f64 (neg.f64 #s(approx (sin B) B)) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 #s(approx (sin B) B)) x)) (*.f64 (neg.f64 #s(approx (sin B) B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (tan.f64 B) (*.f64 #s(approx (sin B) B) (neg.f64 x))) (*.f64 #s(approx (sin B) B) (tan.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)) (*.f64 #s(approx (sin B) B) x)) (*.f64 #s(approx (sin B) B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 #s(approx (sin B) B)) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (neg.f64 #s(approx (sin B) B)))) |
(/.f64 (fma.f64 (neg.f64 x) #s(approx (sin B) B) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) #s(approx (sin B) B))) |
(/.f64 (fma.f64 x (neg.f64 #s(approx (sin B) B)) (*.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 #s(approx (sin B) B)))) |
(/.f64 (fma.f64 x #s(approx (sin B) B) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 B)) #s(approx (sin B) B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (sin B) B) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 #s(approx (sin B) B) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sin B) B) #s(literal -2 binary64)) (/.f64 x (*.f64 (neg.f64 (tan.f64 B)) #s(approx (sin B) B)))))) |
(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 (pow.f64 #s(approx (sin B) B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (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)))) |
(/.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 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (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 (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) (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) (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))) (/.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 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))))) |
(/.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) (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(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 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) (-.f64 #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 (+.f64 (fma.f64 #s(literal 1/45 binary64) x (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 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 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 #s(literal 1/45 binary64) x) (*.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 #s(literal 1/45 binary64) x (*.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 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 #s(literal 1/45 binary64) x) (*.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 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 #s(literal 1/45 binary64) x)) (*.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 (*.f64 B B) #s(literal 1/3 binary64) #s(literal 1 binary64)) B)) |
#s(approx (tan B) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (tan B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 B B) #s(literal 2/15 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx B B) |
#s(approx (/ 1 (sin B)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) (-.f64 #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 (+.f64 (fma.f64 #s(literal 1/45 binary64) x (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 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 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (/ (- 1 x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) 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 (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x)) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B)) |
#s(approx (* B B) (*.f64 B 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 #s(literal 1/45 binary64) x) (*.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 #s(literal 1/45 binary64) x (*.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 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 #s(literal 1/45 binary64) x) (*.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 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B))) (*.f64 #s(literal 1/45 binary64) x)) (*.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 (/ (- 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))) (/.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 (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 (pow.f64 B #s(literal 3 binary64)) (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)) (pow.f64 B #s(literal 3 binary64)))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B)) (pow.f64 B #s(literal -4 binary64)))) (/.f64 x (pow.f64 B #s(literal 4 binary64)))) (pow.f64 B #s(literal 3 binary64)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (pow.f64 B #s(literal 4 binary64)) (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 1/45 binary64) x (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B)) (pow.f64 B #s(literal -4 binary64)))) (/.f64 x (pow.f64 B #s(literal 4 binary64)))) (pow.f64 B #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (pow.f64 B #s(literal 4 binary64)) (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 1/45 binary64) x (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B)) (pow.f64 B #s(literal -4 binary64)))) (pow.f64 B #s(literal 4 binary64)))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B)) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)) (*.f64 B 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 (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 (- 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 (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 1/45 binary64) x (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 7/360 binary64))) (pow.f64 B #s(literal 3 binary64))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B)) (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 B #s(literal 4 binary64)))) (neg.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 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))) (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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) B (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) B) (pow.f64 B #s(literal -1 binary64))) x (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 B B)) #s(literal 1 binary64)) x (*.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (+.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/3 x) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* 1/3 x) 1/6) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) x (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))) |
#s(approx (+ (* x 1/45) 7/360) #s(literal 7/360 binary64)) |
#s(approx (+ (* x 1/45) 7/360) (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 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)) (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))) (/.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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 x (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 B B)) #s(literal 1 binary64)) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) B (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) B (pow.f64 B #s(literal -1 binary64))) x)) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 B B)) #s(literal 1 binary64)) x)) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 B B) (-.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) (*.f64 B B))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 B B) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x)) x)) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 B B) x) #s(literal 7/360 binary64) (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) (/.f64 #s(literal 1/6 binary64) x))) #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* 1/3 x) 1/6) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (+ (* 1/3 x) 1/6) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/3 binary64)) x)) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) x)) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) (*.f64 (fma.f64 (/.f64 (*.f64 B B) x) #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 1/45 binary64))) x)) |
#s(approx (+ (* x 1/45) 7/360) (*.f64 #s(literal 1/45 binary64) x)) |
#s(approx (+ (* x 1/45) 7/360) (*.f64 (+.f64 (/.f64 #s(literal 7/360 binary64) x) #s(literal 1/45 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 (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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (neg.f64 (*.f64 x (/.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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) B (pow.f64 B #s(literal -1 binary64))) x) #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) B (pow.f64 B #s(literal -1 binary64)))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x))) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) x) (*.f64 B B)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) (neg.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) x))) #s(literal 1/3 binary64)))) |
#s(approx (* (+ (* x 1/45) 7/360) (* B B)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -7/360 binary64) (/.f64 (*.f64 B B) x) (*.f64 #s(literal -1/45 binary64) (*.f64 B 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)) (fma.f64 (neg.f64 (cos.f64 B)) x #s(literal 1 binary64))) |
Compiled 12 968 to 1 874 computations (85.5% saved)
27 alts after pruning (24 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 380 | 22 | 402 |
| Fresh | 4 | 2 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 386 | 27 | 413 |
| Status | Accuracy | Program |
|---|---|---|
| 85.4% | (/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| 57.6% | (/.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)))) | |
| ▶ | 99.8% | (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 74.4% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 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)))) | |
| ▶ | 72.1% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)))) |
| 60.0% | (+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) | |
| ✓ | 74.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
| 52.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))) | |
| 52.3% | (+.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))) | |
| ▶ | 49.6% | #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)) |
| 52.3% | #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)) | |
| 52.3% | #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 #s(approx (+ (* x 1/45) 7/360) (*.f64 #s(literal 1/45 binary64) x)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| 51.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| 52.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| 85.3% | #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)))) | |
| 37.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B))) | |
| 26.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) (*.f64 B B))) x) B)) | |
| ✓ | 99.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
| 78.3% | #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))) | |
| ✓ | 52.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
| 49.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) | |
| 26.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64))) B)) | |
| ▶ | 51.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
| 27.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) | |
| ▶ | 27.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
| 88.9% | #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)) | |
| 88.9% | #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 354 to 966 computations (28.7% 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)) |
#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 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(+.f64 #s(literal 1 binary64) x) |
#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)) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)))) |
(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)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)) |
(log.f64 (sin.f64 B)) |
#s(literal -1 binary64) |
| 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 (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (/ (- 1 (pow x 2)) (* B (+ 1 x))))) |
#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 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #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))) (exp (* (log (sin B)) -1))) #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 (exp (* (log (sin B)) -1)) #s(hole binary64 (/ 1 B))) |
#s(approx (exp (* (log (sin B)) -1)) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (exp (* (log (sin B)) -1)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (exp (* (log (sin B)) -1)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#s(approx (* (log (sin B)) -1) #s(hole binary64 (* -1 (log B)))) |
#s(approx (* (log (sin B)) -1) #s(hole binary64 (+ (* -1 (log B)) (* 1/6 (pow B 2))))) |
#s(approx (* (log (sin B)) -1) #s(hole binary64 (+ (* -1 (log B)) (* (pow B 2) (+ 1/6 (* 1/180 (pow B 2))))))) |
#s(approx (* (log (sin B)) -1) #s(hole binary64 (+ (* -1 (log B)) (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 1/180 (* 1/2835 (pow B 2))))))))) |
#s(approx (log (sin B)) #s(hole binary64 (log B))) |
#s(approx (log (sin B)) #s(hole binary64 (+ (log B) (* -1/6 (pow B 2))))) |
#s(approx (log (sin B)) #s(hole binary64 (+ (log B) (* (pow B 2) (- (* -1/180 (pow B 2)) 1/6))))) |
#s(approx (log (sin B)) #s(hole binary64 (+ (log B) (* (pow B 2) (- (* (pow B 2) (- (* -1/2835 (pow B 2)) 1/180)) 1/6))))) |
#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 (/ (- 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 1) (tan B))) (exp (* (log (sin B)) -1))) #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 (exp (* (log (sin B)) -1)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (log (sin B)) -1) #s(hole binary64 (* -1 (log (sin B))))) |
#s(approx (log (sin B)) #s(hole binary64 (log (sin B)))) |
#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 (* x x)) (+ 1 x)) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 1)) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 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 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (* x 1) #s(hole binary64 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 (* x x)) (+ 1 x)) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#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 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (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 (* x x)) (+ 1 x)) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (/ (- 1 (* x x)) (+ 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 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 55.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))) (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/ (- 1 (* x x)) (+ 1 x)) (- 1 (* x x)) (* x x) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) (exp (* (log (sin B)) -1)) (* (log (sin B)) -1) (log (sin B)) -1) |
| 23.0ms | x | @ | 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))) (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/ (- 1 (* x x)) (+ 1 x)) (- 1 (* x x)) (* x x) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) (exp (* (log (sin B)) -1)) (* (log (sin B)) -1) (log (sin B)) -1) |
| 16.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))) (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/ (- 1 (* x x)) (+ 1 x)) (- 1 (* x x)) (* x x) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) (exp (* (log (sin B)) -1)) (* (log (sin B)) -1) (log (sin B)) -1) |
| 4.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))) (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/ (- 1 (* x x)) (+ 1 x)) (- 1 (* x x)) (* x x) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) (exp (* (log (sin B)) -1)) (* (log (sin B)) -1) (log (sin B)) -1) |
| 3.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))) (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/ (- 1 (* x x)) (+ 1 x)) (- 1 (* x x)) (* x x) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 (* (cos B) x)) (sin B)) (- 1 (* (cos B) x)) (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (neg (/ (* x 1) (tan B))) (/ (* x 1) (tan B)) (* x 1) (exp (* (log (sin B)) -1)) (* (log (sin B)) -1) (log (sin B)) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 468 | 2855 |
| 0 | 504 | 2480 |
| 1 | 2623 | 2433 |
| 0 | 10815 | 2339 |
| 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)) |
#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 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(+.f64 #s(literal 1 binary64) x) |
#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)) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)))) |
(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)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)) |
(log.f64 (sin.f64 B)) |
#s(literal -1 binary64) |
#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 (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (/ (- 1 (pow x 2)) (* B (+ 1 x))))) |
#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 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #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))) (exp (* (log (sin B)) -1))) #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 (exp (* (log (sin B)) -1)) #s(hole binary64 (/ 1 B))) |
#s(approx (exp (* (log (sin B)) -1)) #s(hole binary64 (/ (+ 1 (* 1/6 (pow B 2))) B))) |
#s(approx (exp (* (log (sin B)) -1)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (exp (* (log (sin B)) -1)) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B))) |
#s(approx (* (log (sin B)) -1) #s(hole binary64 (* -1 (log B)))) |
#s(approx (* (log (sin B)) -1) #s(hole binary64 (+ (* -1 (log B)) (* 1/6 (pow B 2))))) |
#s(approx (* (log (sin B)) -1) #s(hole binary64 (+ (* -1 (log B)) (* (pow B 2) (+ 1/6 (* 1/180 (pow B 2))))))) |
#s(approx (* (log (sin B)) -1) #s(hole binary64 (+ (* -1 (log B)) (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 1/180 (* 1/2835 (pow B 2))))))))) |
#s(approx (log (sin B)) #s(hole binary64 (log B))) |
#s(approx (log (sin B)) #s(hole binary64 (+ (log B) (* -1/6 (pow B 2))))) |
#s(approx (log (sin B)) #s(hole binary64 (+ (log B) (* (pow B 2) (- (* -1/180 (pow B 2)) 1/6))))) |
#s(approx (log (sin B)) #s(hole binary64 (+ (log B) (* (pow B 2) (- (* (pow B 2) (- (* -1/2835 (pow B 2)) 1/180)) 1/6))))) |
#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 (/ (- 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 1) (tan B))) (exp (* (log (sin B)) -1))) #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 (exp (* (log (sin B)) -1)) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (* (log (sin B)) -1) #s(hole binary64 (* -1 (log (sin B))))) |
#s(approx (log (sin B)) #s(hole binary64 (log (sin B)))) |
#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 (* x x)) (+ 1 x)) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 1)) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 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 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))))) |
#s(approx (* x 1) #s(hole binary64 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 (* x x)) (+ 1 x)) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#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 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (* x (- (/ 1 (* x (sin B))) (/ (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 (* x x)) (+ 1 x)) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (/ (- 1 (* x x)) (+ 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 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.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 x (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))))))) |
(/.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 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) (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 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (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 (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 x (*.f64 (neg.f64 (tan.f64 B)) (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))) |
(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) (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 (pow.f64 (/.f64 x (tan.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 x (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))))) (/.f64 (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 x (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.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 (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) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (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 (exp.f64 #s(literal -1 binary64)) (log.f64 (sin.f64 B))) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (log.f64 (sin.f64 B)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sin.f64 B))) (cosh.f64 (log.f64 (sin.f64 B))) (-.f64 (*.f64 (sinh.f64 (neg.f64 (log.f64 (sin.f64 B)))) (sinh.f64 (neg.f64 (log.f64 (sin.f64 B))))) (*.f64 (cosh.f64 (log.f64 (sin.f64 B))) (sinh.f64 (neg.f64 (log.f64 (sin.f64 B)))))))) |
(/.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)) |
(-.f64 (cosh.f64 (log.f64 (sin.f64 B))) (sinh.f64 (log.f64 (sin.f64 B)))) |
(exp.f64 (neg.f64 (log.f64 (sin.f64 B)))) |
(+.f64 (cosh.f64 (log.f64 (sin.f64 B))) (sinh.f64 (neg.f64 (log.f64 (sin.f64 B))))) |
#s(literal 1 binary64) |
(sin.f64 B) |
(exp.f64 (log.f64 (sin.f64 B))) |
(+.f64 (cosh.f64 (log.f64 (sin.f64 B))) (sinh.f64 (log.f64 (sin.f64 B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(/.f64 (+.f64 (pow.f64 B #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 3 binary64))) (+.f64 (pow.f64 B #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 2 binary64)) (*.f64 (pow.f64 B #s(literal -1 binary64)) (/.f64 (neg.f64 x) B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B)) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 2 binary64)) (pow.f64 B #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x B) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 B #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 x B) (/.f64 x B) (-.f64 (pow.f64 B #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) B) (pow.f64 B #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) B)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) 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 (*.f64 #s(literal -1 binary64) 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 (fma.f64 #s(literal -1 binary64) B (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 #s(literal 1 binary64) B (*.f64 B (neg.f64 x))) (*.f64 B B)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.f64 B #s(literal -1 binary64))) (*.f64 B (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) B (*.f64 B #s(literal 1 binary64))) (*.f64 B B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 2 binary64)) (pow.f64 B #s(literal -2 binary64))) (/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x B) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 B #s(literal -3 binary64))) (fma.f64 (/.f64 x B) (/.f64 x B) (-.f64 (pow.f64 B #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) B) (pow.f64 B #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (+.f64 #s(literal 1 binary64) x) B))) |
(fma.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (+.f64 #s(literal 1 binary64) x) B))) |
(fma.f64 (/.f64 x B) #s(literal -1 binary64) (pow.f64 B #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x B) (pow.f64 B #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B)) (/.f64 (pow.f64 B #s(literal -2 binary64)) (/.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) B) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) B)) |
(-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64)) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 x B))) |
(-.f64 (pow.f64 B #s(literal -1 binary64)) (/.f64 x B)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 3 binary64)) (fma.f64 (/.f64 x B) (/.f64 x B) (-.f64 (pow.f64 B #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) B) (pow.f64 B #s(literal -1 binary64)))))) (/.f64 (pow.f64 B #s(literal -3 binary64)) (fma.f64 (/.f64 x B) (/.f64 x B) (-.f64 (pow.f64 B #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) B) (pow.f64 B #s(literal -1 binary64))))))) |
(+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) B) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (+.f64 #s(literal 1 binary64) x) B))) |
(+.f64 (pow.f64 B #s(literal -1 binary64)) (/.f64 (neg.f64 x) B)) |
(+.f64 (/.f64 (neg.f64 x) B) (pow.f64 B #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) 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))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.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) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) (/.f64 (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)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) (/.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))))) |
(+.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x (pow.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (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)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.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 x (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))))))) |
(/.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 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) (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 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (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 (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 x (*.f64 (neg.f64 (tan.f64 B)) (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))) |
(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) (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 (pow.f64 (/.f64 x (tan.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 x (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))))) (/.f64 (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 x (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.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 (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) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.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 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
x |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (sin.f64 B))) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (log.f64 (sin.f64 B)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sin.f64 B))) (cosh.f64 (log.f64 (sin.f64 B))) (-.f64 (*.f64 (sinh.f64 (neg.f64 (log.f64 (sin.f64 B)))) (sinh.f64 (neg.f64 (log.f64 (sin.f64 B))))) (*.f64 (cosh.f64 (log.f64 (sin.f64 B))) (sinh.f64 (neg.f64 (log.f64 (sin.f64 B)))))))) |
(/.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)) |
(-.f64 (cosh.f64 (log.f64 (sin.f64 B))) (sinh.f64 (log.f64 (sin.f64 B)))) |
(exp.f64 (neg.f64 (log.f64 (sin.f64 B)))) |
(+.f64 (cosh.f64 (log.f64 (sin.f64 B))) (sinh.f64 (neg.f64 (log.f64 (sin.f64 B))))) |
(*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (sin.f64 B))) |
(neg.f64 (log.f64 (sin.f64 B))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (sin.f64 B)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (sin.f64 B))) |
(log.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(log.f64 (sin.f64 B)) |
#s(literal -1 binary64) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B))) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.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))) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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 1) (tan B))) (/.f64 (neg.f64 x) B)) |
#s(approx (neg (/ (* x 1) (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64) (neg.f64 x)) B)) |
#s(approx (neg (/ (* x 1) (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 1) (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 (exp (* (log (sin B)) -1)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (exp (* (log (sin B)) -1)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (exp (* (log (sin B)) -1)) (/.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 (exp (* (log (sin B)) -1)) (/.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))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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))) (exp (* (log (sin B)) -1))) (/.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))) (exp (* (log (sin B)) -1))) (/.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 (/ (- 1 x) B) (/.f64 (-.f64 #s(literal 1 binary64) 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 (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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))) (exp (* (log (sin B)) -1))) (/.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))) (exp (* (log (sin B)) -1))) (/.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 (exp (* (log (sin B)) -1)) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (exp (* (log (sin B)) -1)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (exp (* (log (sin B)) -1)) (/.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 (exp (* (log (sin B)) -1)) (/.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 (* (log (sin B)) -1) (neg.f64 (log.f64 B))) |
#s(approx (* (log (sin B)) -1) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) (neg.f64 (log.f64 B)))) |
#s(approx (* (log (sin B)) -1) (fma.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) (neg.f64 (log.f64 B)))) |
#s(approx (* (log (sin B)) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 B B) #s(literal 1/180 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) (neg.f64 (log.f64 B)))) |
#s(approx (log (sin B)) (log.f64 B)) |
#s(approx (log (sin B)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) (log.f64 B))) |
#s(approx (log (sin B)) (fma.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) (log.f64 B))) |
#s(approx (log (sin B)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2835 binary64) (*.f64 B B)) #s(literal 1/180 binary64)) (*.f64 B B)) #s(literal 1/6 binary64)) (*.f64 B B) (log.f64 B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (neg (/ (* x 1) (tan B))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (tan B) (tan.f64 B)) |
#s(approx (exp (* (log (sin B)) -1)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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 (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (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 (exp (* (log (sin B)) -1)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (* (log (sin B)) -1) (neg.f64 (log.f64 (sin.f64 B)))) |
#s(approx (log (sin B)) (log.f64 (sin.f64 B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* x 1) x) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #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 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (- 1 x) B) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ (- 1 x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- 1 (* x x)) #s(literal 1 binary64)) |
#s(approx (- 1 (* x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#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)) (/.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 1) (tan B))) (exp (* (log (sin B)) -1))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
#s(approx (* x 1) x) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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 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 (* x x)) (neg.f64 (*.f64 x x))) |
#s(approx (- 1 (* x x)) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (+.f64 #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 (/.f64 (fma.f64 #s(literal -1 binary64) (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) 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))) (exp (* (log (sin B)) -1))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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))) (exp (* (log (sin B)) -1))) (*.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 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))) (exp (* (log (sin B)) -1))) (*.f64 (neg.f64 x) (/.f64 (-.f64 (cos.f64 B) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)))) |
Compiled 8 286 to 1 329 computations (84% saved)
31 alts after pruning (25 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 319 | 12 | 331 |
| Fresh | 6 | 13 | 19 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 327 | 31 | 358 |
| Status | Accuracy | Program |
|---|---|---|
| 85.4% | (/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| 57.6% | (/.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)))) | |
| 71.8% | (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (sin.f64 B)))) | |
| ✓ | 99.8% | (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 74.5% | (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| ✓ | 74.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
| 52.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))) | |
| 52.3% | (+.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))) | |
| 62.1% | (+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 x B))) (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)))) | |
| 52.3% | #s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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)) | |
| 49.1% | #s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) | |
| ▶ | 88.9% | #s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
| 37.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) B (*.f64 B #s(literal 1 binary64))) (*.f64 B B))) | |
| ▶ | 24.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) x)) B)) |
| 32.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) #s(literal 1 binary64))) B)) | |
| 26.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) B)) | |
| 52.3% | #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 #s(approx (+ (* x 1/45) 7/360) (*.f64 #s(literal 1/45 binary64) x)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| 51.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| ▶ | 52.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
| 85.3% | #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)))) | |
| 26.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) (*.f64 B B))) x) B)) | |
| ✓ | 99.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
| 49.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) B))) | |
| 78.3% | #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))) | |
| ✓ | 52.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
| 26.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64))) B)) | |
| ✓ | 51.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
| 26.9% | #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 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| ▶ | 27.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
| ✓ | 27.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
| ▶ | 88.9% | #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 506 to 1 078 computations (28.4% saved)
| Inputs |
|---|
#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) |
B |
(sin.f64 B) |
#s(literal -1 binary64) |
(pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) |
(*.f64 (sin.f64 B) x) |
x |
#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)) |
(neg.f64 x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) x)) B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(approx (+ 1 x) x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B) |
(-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) |
(fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) |
(*.f64 B B) |
#s(literal 1/45 binary64) |
#s(literal 1/3 binary64) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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)) |
| 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 (/ (- 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 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 (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 (/ (- 1 x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (/ (- 1 (pow x 2)) (* B (+ 1 x))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) x) B))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) x))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (* 1/3 x)))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) #s(hole binary64 (+ (* 1/45 (* (pow B 2) x)) (* 1/3 x)))) |
#s(approx (+ (* (* B B) 1/45) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* B B) 1/45) 1/3) #s(hole binary64 (+ 1/3 (* 1/45 (pow B 2))))) |
#s(approx (* B B) #s(hole binary64 (pow B 2))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #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))) (exp (* (log (sin B)) -1))) #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 (* (/ (- (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 (/ (- 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 (sin B) #s(hole binary64 (sin 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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (+ 7/360 (* 1/45 x))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (- (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4)))))) (/ x (pow B 4)))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (+ 7/360 (* 1/45 x))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (- (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4)))))) (/ x (pow B 4)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (* 1/45 x))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4))))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* (pow B 2) (+ 7/360 (* 1/45 x))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* (pow B 2) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) #s(hole binary64 (* 1/45 (* (pow B 2) x)))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) #s(hole binary64 (* (pow B 2) (+ (* 1/45 x) (* 1/3 (/ x (pow B 2))))))) |
#s(approx (+ (* (* B B) 1/45) 1/3) #s(hole binary64 (* 1/45 (pow B 2)))) |
#s(approx (+ (* (* B B) 1/45) 1/3) #s(hole binary64 (* (pow B 2) (+ 1/45 (* 1/3 (/ 1 (pow B 2))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (+ 7/360 (* 1/45 x))) (* -1 (/ (+ 1/6 (* 1/3 x)) (pow B 2)))))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (+ 7/360 (* 1/45 x))) (+ (* -1 (/ (+ 1/6 (* 1/3 x)) (pow B 2))) (* -1 (/ (- 1 x) (pow B 4))))))))) |
#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 (* (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 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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 1)) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (+ (* x (- (* B (+ 1/3 (* 1/45 (pow B 2)))) (/ 1 B))) (/ 1 B))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (+ 1 (+ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (+ (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))) (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (* 7/360 (pow B 2))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (+ (* 7/360 (pow B 2)) (* x (+ 1/3 (* 1/45 (pow B 2)))))))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow B 2)))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #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 (/ 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 (/ (- 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 (/ (- 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 (* x x)) (+ 1 x)) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* x (- (+ (* B (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 (* B x)) (/ (* B (+ 1/6 (* 7/360 (pow B 2)))) x))) (/ 1 B))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* x (- (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 x) (/ (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))) x))) 1)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* x (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 x) (/ (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))) x)))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow B 2)))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* x (+ 1/3 (+ (* 7/360 (/ (pow B 2) x)) (+ (* 1/45 (pow B 2)) (* 1/6 (/ 1 x)))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #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 (/ (- 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)))))))) |
#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 (* x x)) (+ 1 x)) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (/ (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))) B)))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)) x)) (+ (* B (- (* -1/45 (pow B 2)) 1/3)) (/ 1 B))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* -1 (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* -1 (* (pow B 2) (* x (- (* -1/45 (pow B 2)) 1/3)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* -1 (* x (- (* -1/45 (pow B 2)) 1/3))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ 1/6 (* 7/360 (pow B 2))) x)) (* -1/45 (pow B 2))) 1/3))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #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 | |
|---|---|---|---|---|
| 38.0ms | B | @ | 0 | ((+ (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) B (sin B) -1 (pow (* (sin B) x) -1) (* (sin B) x) x (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (neg x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/ (- 1 (* x x)) (+ 1 x)) (- 1 (* x x)) 1 (* x x) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* (+ (* (* B B) 1/45) 1/3) x) (+ (* (* B B) 1/45) 1/3) (* B B) 1/45 1/3 (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/ (- (pow x -1) (cos B)) (sin B)) (- (pow x -1) (cos B)) (pow x -1)) |
| 9.0ms | x | @ | 0 | ((+ (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) B (sin B) -1 (pow (* (sin B) x) -1) (* (sin B) x) x (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (neg x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/ (- 1 (* x x)) (+ 1 x)) (- 1 (* x x)) 1 (* x x) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* (+ (* (* B B) 1/45) 1/3) x) (+ (* (* B B) 1/45) 1/3) (* B B) 1/45 1/3 (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/ (- (pow x -1) (cos B)) (sin B)) (- (pow x -1) (cos B)) (pow x -1)) |
| 7.0ms | B | @ | inf | ((+ (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) B (sin B) -1 (pow (* (sin B) x) -1) (* (sin B) x) x (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (neg x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/ (- 1 (* x x)) (+ 1 x)) (- 1 (* x x)) 1 (* x x) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* (+ (* (* B B) 1/45) 1/3) x) (+ (* (* B B) 1/45) 1/3) (* B B) 1/45 1/3 (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/ (- (pow x -1) (cos B)) (sin B)) (- (pow x -1) (cos B)) (pow x -1)) |
| 7.0ms | B | @ | -inf | ((+ (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) B (sin B) -1 (pow (* (sin B) x) -1) (* (sin B) x) x (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (neg x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/ (- 1 (* x x)) (+ 1 x)) (- 1 (* x x)) 1 (* x x) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* (+ (* (* B B) 1/45) 1/3) x) (+ (* (* B B) 1/45) 1/3) (* B B) 1/45 1/3 (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/ (- (pow x -1) (cos B)) (sin B)) (- (pow x -1) (cos B)) (pow x -1)) |
| 6.0ms | x | @ | -inf | ((+ (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) B (sin B) -1 (pow (* (sin B) x) -1) (* (sin B) x) x (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- 1 x) B) (- 1 x) (neg x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/ (- 1 (* x x)) (+ 1 x)) (- 1 (* x x)) 1 (* x x) (+ 1 x) (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* (+ (* (* B B) 1/45) 1/3) x) (+ (* (* B B) 1/45) 1/3) (* B B) 1/45 1/3 (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (* (/ (- (pow x -1) (cos B)) (sin B)) x) (/ (- (pow x -1) (cos B)) (sin B)) (- (pow x -1) (cos B)) (pow x -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 751 | 5860 |
| 0 | 793 | 5490 |
| 1 | 4528 | 5489 |
| 0 | 8171 | 5104 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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) |
B |
(sin.f64 B) |
#s(literal -1 binary64) |
(pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) |
(*.f64 (sin.f64 B) x) |
x |
#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)) |
(neg.f64 x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) x)) B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(approx (+ 1 x) x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B) |
(-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) |
(fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) |
(*.f64 B B) |
#s(literal 1/45 binary64) |
#s(literal 1/3 binary64) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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(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 (* (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 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 (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 (/ (- 1 x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (/ (- 1 (pow x 2)) (* B (+ 1 x))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) x) B))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- 1 x))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) x))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (* 1/3 x)))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (* 1/45 x))))))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) #s(hole binary64 (+ (* 1/45 (* (pow B 2) x)) (* 1/3 x)))) |
#s(approx (+ (* (* B B) 1/45) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* B B) 1/45) 1/3) #s(hole binary64 (+ 1/3 (* 1/45 (pow B 2))))) |
#s(approx (* B B) #s(hole binary64 (pow B 2))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ (- 1 x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #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))) (exp (* (log (sin B)) -1))) #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 (* (/ (- (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 (/ (- 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 (sin B) #s(hole binary64 (sin 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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (+ 7/360 (* 1/45 x))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* (pow B 3) (- (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4)))))) (/ x (pow B 4)))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (+ 7/360 (* 1/45 x))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* (pow B 4) (- (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4)))))) (/ x (pow B 4)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (* 1/45 x))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 4) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (+ (* 1/6 (/ 1 (pow B 2))) (/ 1 (pow B 4))))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* (pow B 2) (+ 7/360 (* 1/45 x))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* (pow B 2) (+ 7/360 (+ (* 1/45 x) (+ (* 1/3 (/ x (pow B 2))) (* 1/6 (/ 1 (pow B 2))))))))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) #s(hole binary64 (* 1/45 (* (pow B 2) x)))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) #s(hole binary64 (* (pow B 2) (+ (* 1/45 x) (* 1/3 (/ x (pow B 2))))))) |
#s(approx (+ (* (* B B) 1/45) 1/3) #s(hole binary64 (* 1/45 (pow B 2)))) |
#s(approx (+ (* (* B B) 1/45) 1/3) #s(hole binary64 (* (pow B 2) (+ 1/45 (* 1/3 (/ 1 (pow B 2))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (- (/ 1 (sin B)) (/ (* x (cos B)) (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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (+ 7/360 (* 1/45 x))) (* -1 (/ (+ 1/6 (* 1/3 x)) (pow B 2)))))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* (pow B 3) (+ (* -1 (+ 7/360 (* 1/45 x))) (+ (* -1 (/ (+ 1/6 (* 1/3 x)) (pow B 2))) (* -1 (/ (- 1 x) (pow B 4))))))))) |
#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 (* (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 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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (/ 1 B))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (+ (* -1 (/ x B)) (/ 1 B)))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 1)) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (+ (* x (- (* B (+ 1/3 (* 1/45 (pow B 2)))) (/ 1 B))) (/ 1 B))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (+ 1 (+ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (+ 1 (+ (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))) (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (* 7/360 (pow B 2))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (+ 1/6 (+ (* 7/360 (pow B 2)) (* x (+ 1/3 (* 1/45 (pow B 2)))))))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow B 2)))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (/ 1 (sin B)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #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 (/ 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 (/ (- 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 (/ (- 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 (* x x)) (+ 1 x)) B) #s(hole binary64 (* -1 (/ x B)))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) #s(hole binary64 (* x (- (/ 1 (* B x)) (/ 1 B))))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (/ (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* x (- (+ (* B (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 (* B x)) (/ (* B (+ 1/6 (* 7/360 (pow B 2)))) x))) (/ 1 B))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* x (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* x (- (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 x) (/ (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))) x))) 1)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* (pow B 2) (* x (+ 1/3 (* 1/45 (pow B 2))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* x (+ (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) (+ (/ 1 x) (/ (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2)))) x)))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow B 2)))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* x (+ 1/3 (+ (* 7/360 (/ (pow B 2) x)) (+ (* 1/45 (pow B 2)) (* 1/6 (/ 1 x)))))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #s(hole binary64 (* -1 (/ (* x (cos B)) (sin B))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #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 (/ (- 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)))))))) |
#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 (* x x)) (+ 1 x)) B) #s(hole binary64 (* -1 (* x (- (/ 1 B) (/ 1 (* B x))))))) |
#s(approx (/ (- 1 (* x x)) (+ 1 x)) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (/ (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))) B)))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* B (+ 1/6 (* 7/360 (pow B 2)))) (/ 1 B)) x)) (+ (* B (- (* -1/45 (pow B 2)) 1/3)) (/ 1 B))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* -1 (* x (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3)))))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* -1 (* (pow B 2) (* x (- (* -1/45 (pow B 2)) 1/3)))))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) x)) (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* -1 (* x (- (* -1/45 (pow B 2)) 1/3))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ 1/6 (* 7/360 (pow B 2))) x)) (* -1/45 (pow B 2))) 1/3))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) #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))) (exp (* (log (sin B)) -1))) #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) |
(*.f64 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)))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) x (*.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) x)) |
(fma.f64 x (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) (*.f64 x (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) x) (*.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) x)) |
(+.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) (*.f64 x (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)))) |
(/.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 (neg.f64 (cos.f64 B)) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.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 (/.f64 (neg.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))) (/.f64 (neg.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))) (/.f64 (neg.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)) (/.f64 (neg.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)) (/.f64 (neg.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)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) |
(+.f64 (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) |
(/.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))))) |
B |
(sin.f64 B) |
(exp.f64 (log.f64 (sin.f64 B))) |
(+.f64 (cosh.f64 (log.f64 (sin.f64 B))) (sinh.f64 (log.f64 (sin.f64 B)))) |
#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 (pow.f64 x #s(literal -1 binary64)) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) 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 (fma.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(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)) |
x |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(approx (+ 1 x) x) B))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) x))) (neg.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(approx (+ 1 x) x) B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) x)) B) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 #s(approx (+ 1 x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) x)) |
(-.f64 (pow.f64 #s(approx (+ 1 x) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) #s(approx (+ 1 x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ 1 x) x) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (-.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (-.f64 #s(literal 1 binary64) x))) (neg.f64 B)) |
(/.f64 (fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (-.f64 #s(literal 1 binary64) x)) B) |
(-.f64 (/.f64 (fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) #s(literal 1 binary64)) B) (/.f64 x B)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) #s(literal 1 binary64)) x)))) |
(fma.f64 (*.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) B) B (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) B) B #s(literal 1 binary64)) |
(fma.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)) (*.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 B B) x) #s(literal 3 binary64)) #s(literal 1/91125 binary64) (*.f64 #s(literal 1/27 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)) (*.f64 #s(literal 1/3 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) x (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 (*.f64 B B) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/45 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64))) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/45 binary64)))) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)) (*.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/45 binary64)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/45 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 B B) #s(literal 3 binary64)) #s(literal 1/91125 binary64) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/45 binary64)))))) |
(fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)) |
(fma.f64 B (*.f64 B #s(literal 1/45 binary64)) #s(literal 1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 B B))) |
(+.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/45 binary64))) |
(*.f64 (neg.f64 (fabs.f64 B)) (neg.f64 (fabs.f64 B))) |
(*.f64 (fabs.f64 (fabs.f64 B)) (fabs.f64 (fabs.f64 B))) |
(*.f64 (exp.f64 (log.f64 B)) (exp.f64 (log.f64 B))) |
(*.f64 (neg.f64 (neg.f64 B)) (neg.f64 (neg.f64 B))) |
(*.f64 (fabs.f64 B) (fabs.f64 B)) |
(*.f64 (neg.f64 B) (neg.f64 B)) |
(*.f64 B B) |
(pow.f64 (exp.f64 (log.f64 B)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 B) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 B) #s(literal 2 binary64)) |
(pow.f64 (*.f64 B B) #s(literal 1 binary64)) |
(pow.f64 B #s(literal 2 binary64)) |
(fabs.f64 (*.f64 B B)) |
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 B) #s(literal 2 binary64)))) |
#s(literal 1/45 binary64) |
#s(literal 1/3 binary64) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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 (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 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64)) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
(/.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))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 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) x) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(literal 0 binary64))) |
(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(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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))) (exp (* (log (sin B)) -1))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 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 (-.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 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1 binary64) x))) (*.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 B B) x) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/3 binary64)) (*.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 B B) x) (+.f64 (/.f64 #s(literal 7/360 binary64) x) #s(literal 1/45 binary64)) (*.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 B B) x) (+.f64 (/.f64 #s(literal 31/15120 binary64) x) #s(literal 2/945 binary64)) (*.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 B 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 (pow (* (sin B) x) -1) (pow.f64 (*.f64 B x) #s(literal -1 binary64))) |
#s(approx (pow (* (sin B) x) -1) (/.f64 (fma.f64 (/.f64 (*.f64 B B) x) #s(literal 1/6 binary64) (pow.f64 x #s(literal -1 binary64))) B)) |
#s(approx (pow (* (sin B) x) -1) (/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (pow (* (sin B) x) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 B B) x) #s(literal 31/15120 binary64) (/.f64 #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) x) #s(literal -1/6 binary64) x) B)) |
#s(approx (* (sin B) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/120 binary64) (*.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 (*.f64 B B) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 B B) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 B B) x) B)) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) 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 (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x)) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (fma.f64 (*.f64 B B) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* (* B B) 1/45) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (* B B) 1/45) 1/3) (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64))) |
#s(approx (* B B) (*.f64 B B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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))) (exp (* (log (sin B)) -1))) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64))) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 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 (* (/ (- (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))) (exp (* (log (sin B)) -1))) (/.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 (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) 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 (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (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 (/ (cos B) (sin B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (sin B) (sin.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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 (pow.f64 B #s(literal 3 binary64)) (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)) (pow.f64 B #s(literal 3 binary64)))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B)) (pow.f64 B #s(literal -4 binary64)))) (/.f64 x (pow.f64 B #s(literal 4 binary64)))) (pow.f64 B #s(literal 3 binary64)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (pow.f64 B #s(literal 4 binary64)) (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 1/45 binary64) x (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B)) (pow.f64 B #s(literal -4 binary64)))) (/.f64 x (pow.f64 B #s(literal 4 binary64)))) (pow.f64 B #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (pow.f64 B #s(literal 4 binary64)) (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 1/45 binary64) x (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B)) (pow.f64 B #s(literal -4 binary64)))) (pow.f64 B #s(literal 4 binary64)))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (*.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)) B) B)) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (+.f64 (fma.f64 #s(literal 1/45 binary64) x (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 7/360 binary64)) (*.f64 B B))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 (fma.f64 (/.f64 x (*.f64 B B)) #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) x)) (*.f64 B B))) |
#s(approx (+ (* (* B B) 1/45) 1/3) (*.f64 (*.f64 B B) #s(literal 1/45 binary64))) |
#s(approx (+ (* (* B B) 1/45) 1/3) (*.f64 (fma.f64 (pow.f64 B #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) (*.f64 B B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 1/45 binary64) x (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 7/360 binary64))) (pow.f64 B #s(literal 3 binary64))))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) (*.f64 B B)) (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 B #s(literal 4 binary64)))) (neg.f64 (fma.f64 #s(literal 1/45 binary64) x #s(literal 7/360 binary64)))) (pow.f64 B #s(literal 3 binary64))))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (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)) (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 (* (+ (* (/ (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) (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 (+ (* (/ (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 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) x)) |
#s(approx x x) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 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 (neg x) (neg.f64 x)) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) (pow.f64 B #s(literal -1 binary64))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 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 (* x x)) #s(literal 1 binary64)) |
#s(approx (- 1 (* x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) B (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) B) (pow.f64 B #s(literal -1 binary64))) x (pow.f64 B #s(literal -1 binary64))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 B B)) #s(literal 1 binary64)) x (*.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (fma.f64 (*.f64 B B) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (+.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (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 (* (/ (- (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) (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 (/ (- (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 (fma.f64 (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) #s(literal -1 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) 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))) (exp (* (log (sin B)) -1))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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 (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 1 x)) B) (/.f64 (neg.f64 x) B)) |
#s(approx (/ (/ (- 1 (* x x)) (+ 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 (* x x)) (+ 1 x)) B) (/.f64 (neg.f64 x) B)) |
#s(approx (/ (/ (- 1 (* x x)) (+ 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 (* x x)) (neg.f64 (*.f64 x x))) |
#s(approx (- 1 (* x x)) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 x (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 B B)) #s(literal 1 binary64)) B))) |
#s(approx (/ (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) B (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) B (pow.f64 B #s(literal -1 binary64))) x)) (pow.f64 B #s(literal -1 binary64))) x)) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 B B)) #s(literal 1 binary64)) x)) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 B B) (-.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) (*.f64 B B))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 B B) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x)) x)) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 B B) x) #s(literal 7/360 binary64) (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) (/.f64 #s(literal 1/6 binary64) x))) #s(literal 1/3 binary64)) x)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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))) (exp (* (log (sin B)) -1))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))))) |
#s(approx (* (+ (* (/ (cos B) (sin B)) -1) (pow (* (sin B) x) -1)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ 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 (* x x)) (+ 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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (neg.f64 (*.f64 x (/.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/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) B) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) B (pow.f64 B #s(literal -1 binary64))) x) #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) B (pow.f64 B #s(literal -1 binary64)))))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)))) |
#s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x))) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) x) (*.f64 B B)))) |
#s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)) (*.f64 B B) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) x))))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 B B)) #s(literal 1/3 binary64)))) |
#s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) (neg.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) x))) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))))) |
#s(approx (* (/ (- (pow x -1) (cos B)) (sin B)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))))) |
Compiled 18 643 to 2 181 computations (88.3% saved)
36 alts after pruning (28 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 428 | 9 | 437 |
| Fresh | 1 | 19 | 20 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 432 | 36 | 468 |
| Status | Accuracy | Program |
|---|---|---|
| 85.4% | (/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| 57.6% | (/.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)))) | |
| 71.8% | (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (sin.f64 B)))) | |
| ✓ | 99.8% | (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 74.5% | (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) | |
| ✓ | 74.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
| 52.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))) | |
| 52.3% | (+.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))) | |
| 52.3% | #s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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)) | |
| 24.3% | #s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(approx (+ 1 x) x) B))) | |
| 49.1% | #s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) | |
| 72.3% | #s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.f64 (/.f64 (/.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))) (sin.f64 B)) x)) | |
| 40.8% | #s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.f64 (/.f64 #s(approx (- (pow x -1) (cos B)) (pow.f64 x #s(literal -1 binary64))) (sin.f64 B)) x)) | |
| 40.8% | #s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.f64 #s(approx (/ (- (pow x -1) (cos B)) (sin B)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal -1 binary64))) x)) | |
| 37.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) B (*.f64 B #s(literal 1 binary64))) (*.f64 B B))) | |
| 32.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) #s(literal 1 binary64))) B)) | |
| 24.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 #s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) #s(approx (+ 1 x) x)) B)) | |
| 26.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) B)) | |
| 2.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) #s(approx (+ 1 x) x)) B)) | |
| 52.3% | #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 #s(approx (+ (* x 1/45) 7/360) (*.f64 #s(literal 1/45 binary64) x)) (*.f64 B B))) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| 51.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64))) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| ✓ | 52.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
| 52.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 #s(approx (+ (* (* B B) 1/45) 1/3) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| 52.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)))) (*.f64 B B) #s(literal 1 binary64)) x) B)) | |
| 85.3% | #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)))) | |
| 26.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) (*.f64 B B))) x) B)) | |
| ✓ | 99.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
| 49.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) B))) | |
| 78.3% | #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))) | |
| ✓ | 52.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
| 26.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64))) B)) | |
| ✓ | 51.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 (* (cos B) x)) #s(literal 1 binary64)) (sin.f64 B))) |
| 26.9% | #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 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| ✓ | 27.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) (neg.f64 x)) B)) |
| ✓ | 27.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) B)) |
| 42.7% | #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 476 to 1 028 computations (58.5% 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 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(approx (+ 1 x) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 #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)) #s(approx (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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.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 #s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) B (*.f64 B #s(literal 1 binary64))) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 #s(approx (+ (* (* B B) 1/45) 1/3) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) #s(literal 1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) 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))) (exp (* (log (sin B)) -1))) (/.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 #s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 #s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) (*.f64 B B))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) 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))) |
#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 #s(approx (+ (* x 1/45) 7/360) (*.f64 #s(literal 1/45 binary64) x)) (*.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 #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))) |
#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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) #s(approx (sin 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))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 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 (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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))) (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 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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))) |
(+.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))) |
#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))) (exp (* (log (sin B)) -1))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (cos.f64 B)) (sin.f64 B)) x)) |
(+.f64 (neg.f64 #s(approx (/ (* x 1) (tan B)) (/.f64 x B))) (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) (exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)))) |
#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))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (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))) (exp (* (log (sin B)) -1))) (*.f64 (/.f64 (/.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))) (sin.f64 B)) x)) |
(/.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 (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)))) |
| Outputs |
|---|
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
3 calls:
| 17.0ms | B |
| 14.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 14.0ms | x |
| 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 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(approx (+ 1 x) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 #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)) #s(approx (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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.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 #s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) B (*.f64 B #s(literal 1 binary64))) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 #s(approx (+ (* (* B B) 1/45) 1/3) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) #s(literal 1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) 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))) (exp (* (log (sin B)) -1))) (/.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 #s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 #s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) (*.f64 B B))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) 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))) |
#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 #s(approx (+ (* x 1/45) 7/360) (*.f64 #s(literal 1/45 binary64) x)) (*.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 #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))) |
#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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) #s(approx (sin 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))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 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 (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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))) (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 1) (tan B))) (exp (* (log (sin B)) -1))) (/.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:
| 12.0ms | B |
| 10.0ms | x |
| 10.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.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 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(approx (+ 1 x) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 #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)) #s(approx (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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.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 #s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) B (*.f64 B #s(literal 1 binary64))) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 #s(approx (+ (* (* B B) 1/45) 1/3) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) #s(literal 1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) 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))) (exp (* (log (sin B)) -1))) (/.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 #s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 #s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) (*.f64 B B))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) 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))) |
#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 #s(approx (+ (* x 1/45) 7/360) (*.f64 #s(literal 1/45 binary64) x)) (*.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 #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))) |
#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 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) #s(approx (sin 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))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B))) #s(approx (/ 1 (sin B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) |
(+.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 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 (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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 1) (tan B))) (exp (* (log (sin B)) -1))) (*.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))) (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 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B))) |
| Outputs |
|---|
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) #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 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) #s(approx (sin B) B))) |
3 calls:
| 12.0ms | x |
| 11.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 |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 3 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 80.0% | 2 | B |
| 98.6% | 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 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(approx (+ 1 x) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 #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)) #s(approx (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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.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 #s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) B (*.f64 B #s(literal 1 binary64))) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 #s(approx (+ (* (* B B) 1/45) 1/3) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) #s(literal 1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) 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))) (exp (* (log (sin B)) -1))) (/.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 #s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 #s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) (*.f64 B B))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) 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))) |
#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 #s(approx (+ (* x 1/45) 7/360) (*.f64 #s(literal 1/45 binary64) x)) (*.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 #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))) |
#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 #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:
| 9.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 8.0ms | B |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 1 | B |
| 78.3% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 78.3% | 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 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(approx (+ 1 x) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 #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)) #s(approx (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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.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 #s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) B (*.f64 B #s(literal 1 binary64))) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 #s(approx (+ (* (* B B) 1/45) 1/3) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) #s(literal 1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) 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))) (exp (* (log (sin B)) -1))) (/.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 #s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 #s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) (*.f64 B B))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) 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))) |
#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 #s(approx (+ (* x 1/45) 7/360) (*.f64 #s(literal 1/45 binary64) x)) (*.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 #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))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.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:
| 8.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 7.0ms | B |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 2 | B |
| 77.0% | 3 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 76.6% | 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 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (/ (* x 1) (tan B))) (exp (* (log (sin B)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(approx (+ 1 x) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 #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)) #s(approx (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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.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 #s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) #s(approx (+ 1 x) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (fma.f64 (neg.f64 x) B (*.f64 B #s(literal 1 binary64))) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 #s(approx (+ (* (* B B) 1/45) 1/3) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) #s(literal 1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (+ 1 x) 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))) (exp (* (log (sin B)) -1))) (/.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 #s(approx (- (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) x) (fma.f64 (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (fma.f64 (*.f64 B B) #s(literal 7/360 binary64) #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 #s(approx (+ (* (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (* B B)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) (*.f64 B B))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) #s(approx (* (+ (* (* B B) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/45 binary64)))) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/3 x) 1/6) (* (+ (* x 1/45) 7/360) (* B B))) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 B B) #s(literal 1 binary64)) x) 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))) |
#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 #s(approx (+ (* x 1/45) 7/360) (*.f64 #s(literal 1/45 binary64) x)) (*.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 #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)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
3 calls:
| 7.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 7.0ms | x |
| 7.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.4% | 1 | x |
| 52.4% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 52.4% | 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)) |
| 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 |
|---|---|---|
| 50.9% | 3 | x |
| 31.4% | 3 | B |
| 43.8% | 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)
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 | B |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.2% | 1 | B |
| 27.2% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 27.2% | 1 | x |
Compiled 14 to 14 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.1172043674642714e-11 | 8.36017617651404e-10 |
| 19.0ms | -13.89302229099021 | -0.015224194418289353 |
| 23.0ms | 240× | 0 | valid |
Compiled 435 to 390 computations (10.3% saved)
ival-tan: 6.0ms (37.2% of total)ival-sin: 5.0ms (31% of total)ival-div!: 2.0ms (12.4% of total)ival-add!: 1.0ms (6.2% of total)ival-mult!: 1.0ms (6.2% of total)ival-neg: 1.0ms (6.2% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 0.0042864742529150806 | 931.2336387895629 |
| 10.0ms | 144× | 0 | valid |
Compiled 645 to 483 computations (25.1% saved)
ival-tan: 2.0ms (30.1% of total)ival-sin: 2.0ms (30.1% of total)ival-mult!: 1.0ms (15.1% of total)ival-neg: 1.0ms (15.1% of total)ival-div!: 1.0ms (15.1% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 0.05524084982319181 | 14.427853899413357 |
| 12.0ms | -973.8213475246332 | -183.66287062506908 |
| 19.0ms | 224× | 0 | valid |
Compiled 589 to 463 computations (21.4% saved)
ival-tan: 5.0ms (35.9% of total)ival-sin: 4.0ms (28.7% of total)ival-div!: 2.0ms (14.3% of total)ival-mult!: 1.0ms (7.2% of total)ival-neg: 1.0ms (7.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 286 to 84 computations (70.6% saved)
(negabs B)
Compiled 1 168 to 518 computations (55.7% saved)
Loading profile data...