
Time bar (total: 6.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 0 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 1 |
| 50% | 25% | 25% | 50% | 0% | 0% | 0% | 2 |
| 75% | 37.5% | 12.5% | 50% | 0% | 0% | 0% | 3 |
| 87.5% | 43.7% | 6.2% | 50% | 0% | 0% | 0% | 4 |
| 93.8% | 46.8% | 3.1% | 50% | 0% | 0% | 0% | 5 |
| 96.9% | 48.4% | 1.6% | 50% | 0% | 0% | 0% | 6 |
| 98.4% | 49.2% | 0.8% | 50% | 0% | 0% | 0% | 7 |
| 99.2% | 49.6% | 0.4% | 50% | 0% | 0% | 0% | 8 |
| 99.6% | 49.8% | 0.2% | 50% | 0% | 0% | 0% | 9 |
| 99.8% | 49.9% | 0.1% | 50% | 0% | 0% | 0% | 10 |
| 99.9% | 49.9% | 0% | 50% | 0% | 0% | 0% | 11 |
| 100% | 49.9% | 0% | 50% | 0% | 0% | 0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
| 3.5s | 5 858× | 2 | valid |
| 390.0ms | 2 315× | 1 | valid |
| 4.0ms | 83× | 0 | valid |
ival-sin: 2.4s (76.7% of total)adjust: 280.0ms (9% of total)ival-sub!: 180.0ms (5.8% of total)ival-tan: 159.0ms (5.1% of total)ival-div!: 108.0ms (3.5% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 22 |
| 1 | 48 | 21 |
| 2 | 225 | 21 |
| 3 | 895 | 21 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.3% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(abs x)
Compiled 10 to 10 computations (0% saved)
| Inputs |
|---|
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
(tan.f64 x) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
| 1.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
| 1.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 395 |
| 0 | 140 | 386 |
| 1 | 871 | 365 |
| 2 | 5987 | 365 |
| 0 | 8848 | 341 |
| 1 | 22261 | 341 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x))) |
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (sin.f64 x)) (cos.f64 x)) |
(*.f64 (-.f64 (sin.f64 x) x) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (-.f64 x (sin.f64 x))) |
(*.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(/.f64 (*.f64 (-.f64 x (sin.f64 x)) #s(literal 1 binary64)) (tan.f64 x)) |
(/.f64 (/.f64 (-.f64 x (sin.f64 x)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (sin.f64 x) (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)))) (+.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (sin.f64 x) (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x (tan.f64 x)) (*.f64 (tan.f64 x) (sin.f64 x))) (*.f64 (tan.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (sin.f64 x) x) (neg.f64 (tan.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 x)) (-.f64 (sin.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) (-.f64 x (sin.f64 x)))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(neg.f64 (*.f64 (-.f64 (sin.f64 x) x) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(neg.f64 (/.f64 (-.f64 x (sin.f64 x)) (neg.f64 (tan.f64 x)))) |
(neg.f64 (/.f64 (-.f64 (sin.f64 x) x) (tan.f64 x))) |
(neg.f64 (-.f64 (/.f64 (sin.f64 x) (tan.f64 x)) (/.f64 x (tan.f64 x)))) |
(fma.f64 (/.f64 x (sin.f64 x)) (cos.f64 x) (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(fma.f64 (/.f64 x (sin.f64 x)) (cos.f64 x) (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(fma.f64 (/.f64 x (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x)) (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(fma.f64 (/.f64 x (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 (cos.f64 x) x) (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 (cos.f64 x) x) (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x))) (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x))) (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) x (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) x (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(fma.f64 (*.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(fma.f64 (*.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(fma.f64 (cos.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 x))) (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(fma.f64 (cos.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 x))) (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(fma.f64 (cos.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) x) (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(fma.f64 (cos.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) x) (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(fma.f64 (cos.f64 x) (/.f64 x (sin.f64 x)) (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(fma.f64 (cos.f64 x) (/.f64 x (sin.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))) |
(+.f64 (/.f64 x (tan.f64 x)) (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(+.f64 (/.f64 x (tan.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 (sin.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (-.f64 x (neg.f64 (sin.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 x (sin.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (sin.f64 x))))) |
(neg.f64 (-.f64 (sin.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 x) x) |
(fma.f64 (sin.f64 x) #s(literal -1 binary64) x) |
(-.f64 x (sin.f64 x)) |
(+.f64 (neg.f64 (sin.f64 x)) x) |
(+.f64 x (neg.f64 (sin.f64 x))) |
x |
(neg.f64 (neg.f64 (sin.f64 x))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 x) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) x))) |
(sin.f64 x) |
(cos.f64 (+.f64 (+.f64 (PI.f64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) |
(*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) (cos.f64 x)) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(/.f64 (sin.f64 x) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(neg.f64 (neg.f64 (tan.f64 x))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64)) (PI.f64))) |
(tan.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) x)))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) x)) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx x x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 x (tan.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (-.f64 (/.f64 x (tan.f64 x)) (*.f64 (/.f64 (cos.f64 x) x) x))) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (-.f64 (/.f64 x (tan.f64 x)) (*.f64 (/.f64 (cos.f64 x) x) x))) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
Compiled 712 to 302 computations (57.6% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 5 | 89 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 5 | 90 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 83.0% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
| ▶ | 82.4% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x)) |
| ▶ | 99.7% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ▶ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ▶ | 98.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 118 to 114 computations (3.4% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) |
#s(literal -11/15120 binary64) |
(*.f64 x x) |
x |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) x) |
(tan.f64 x) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -1/120 binary64) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1/120 (pow x 3)))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* -1/120 (pow x 2)))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (+ (* -11/15120 (* x x)) -23/360) -11/15120 (* x x) x -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (* x x) x) 1/6) (* (* x x) x) (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (+ (* -1/120 (* x x)) 1/6) -1/120) |
| 4.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (+ (* -11/15120 (* x x)) -23/360) -11/15120 (* x x) x -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (* x x) x) 1/6) (* (* x x) x) (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (+ (* -1/120 (* x x)) 1/6) -1/120) |
| 3.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (+ (* -11/15120 (* x x)) -23/360) -11/15120 (* x x) x -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (* x x) x) 1/6) (* (* x x) x) (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (+ (* -1/120 (* x x)) 1/6) -1/120) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 1364 |
| 0 | 276 | 1274 |
| 1 | 1253 | 1255 |
| 2 | 7444 | 1255 |
| 0 | 8192 | 1220 |
| 1 | 22670 | 1220 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) |
#s(literal -11/15120 binary64) |
(*.f64 x x) |
x |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) x) |
(tan.f64 x) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -1/120 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1/120 (pow x 3)))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* -1/120 (pow x 2)))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal -1/6 binary64))))) |
(neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 121/228614400 binary64))) (-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 121/228614400 binary64) #s(literal -529/129600 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 121/228614400 binary64) #s(literal -529/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 121/228614400 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 121/228614400 binary64) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -12167/46656000 binary64)) (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 121/228614400 binary64)) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))))) |
(neg.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 x (*.f64 #s(literal -11/15120 binary64) x) #s(literal -23/360 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -11/15120 binary64) x)) x)) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -11/15120 binary64))) |
(-.f64 #s(literal -23/360 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 #s(literal 11/15120 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(literal -11/15120 binary64) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
x |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)))))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/129600 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 23/360 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/129600 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/129600 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(neg.f64 (-.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal -23/360 binary64) x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 23/360 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(*.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x))) |
(*.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (sin.f64 x)) (cos.f64 x)) |
(*.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(*.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(/.f64 (*.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (tan.f64 x)) |
(/.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (tan.f64 x)) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 x)) (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x)) |
(neg.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (neg.f64 (tan.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (tan.f64 x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) |
(*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (sin.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64))) (cos.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64)))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) (cos.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(neg.f64 (neg.f64 (tan.f64 x))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) x)) |
(tan.f64 x) |
(*.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x))) |
(*.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) (sin.f64 x)) (cos.f64 x)) |
(*.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x))) |
(*.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(/.f64 (*.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) #s(literal 1 binary64)) (tan.f64 x)) |
(/.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)))) (tan.f64 x)) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 x)) (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) (tan.f64 x)) |
(neg.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) (neg.f64 (tan.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x))) (tan.f64 x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x)) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/120 binary64) x)) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x)) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) #s(literal -1/120 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x))))) |
(fma.f64 (*.f64 #s(literal -1/120 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/120 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/120 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (fma.f64 (*.f64 #s(literal -1/120 binary64) x) x #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/14400 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal -1/6 binary64))))) |
(neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) |
(neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -1/120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -1/120 binary64) x) x #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/120 binary64) x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) |
#s(literal -1/120 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(literal -23/360 binary64)) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* -1/120 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 x (tan.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (-.f64 (/.f64 x (tan.f64 x)) (*.f64 (/.f64 (cos.f64 x) x) x))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) (*.f64 (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) (*.f64 x x))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) x) (*.f64 x x))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (-.f64 (/.f64 x (tan.f64 x)) (*.f64 (/.f64 (cos.f64 x) x) x))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) x) (*.f64 x x))) |
Compiled 4 349 to 1 800 computations (58.6% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 441 | 10 | 451 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 443 | 13 | 456 |
| Status | Accuracy | Program |
|---|---|---|
| 82.5% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) | |
| 82.4% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) | |
| ▶ | 82.4% | (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
| 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)))) | |
| ▶ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
| 35.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)))))) x)) | |
| ✓ | 99.7% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ▶ | 98.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ▶ | 49.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) x) x)) |
| ✓ | 98.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 17.2% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 6 binary64))))) | |
| ▶ | 27.5% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
Compiled 418 to 385 computations (7.9% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
#s(literal -23/360 binary64) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) x) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (tan.f64 x)) |
#s(literal 1 binary64) |
(tan.f64 x) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) x))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 2)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow x 2))) x))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* -1/45 (pow x 2)) 1/3))) x))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -2/945 (pow x 2)) 1/45)) 1/3))) x))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 23/360))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ (cos x) (sin x)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* -1 (* x (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (* (* x x) x) (* x x) x -23/360 (* 1/6 x) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (- (/ 1/6 (* x x)) 23/360) x) x) (* (- (/ 1/6 (* x x)) 23/360) x) (- (/ 1/6 (* x x)) 23/360) (/ 1/6 (* x x)) 23/360 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (- (/ 1/6 (* x x)) 23/360) (pow x 4)) (pow x 4) 4 (* (/ 1 (tan x)) (- x (sin x))) (/ 1 (tan x)) 1 (tan x) (- x (sin x)) (* (* (* x x) x) 1/6)) |
| 4.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (* (* x x) x) (* x x) x -23/360 (* 1/6 x) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (- (/ 1/6 (* x x)) 23/360) x) x) (* (- (/ 1/6 (* x x)) 23/360) x) (- (/ 1/6 (* x x)) 23/360) (/ 1/6 (* x x)) 23/360 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (- (/ 1/6 (* x x)) 23/360) (pow x 4)) (pow x 4) 4 (* (/ 1 (tan x)) (- x (sin x))) (/ 1 (tan x)) 1 (tan x) (- x (sin x)) (* (* (* x x) x) 1/6)) |
| 3.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (* (* x x) x) (* x x) x -23/360 (* 1/6 x) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (- (/ 1/6 (* x x)) 23/360) x) x) (* (- (/ 1/6 (* x x)) 23/360) x) (- (/ 1/6 (* x x)) 23/360) (/ 1/6 (* x x)) 23/360 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (- (/ 1/6 (* x x)) 23/360) (pow x 4)) (pow x 4) 4 (* (/ 1 (tan x)) (- x (sin x))) (/ 1 (tan x)) 1 (tan x) (- x (sin x)) (* (* (* x x) x) 1/6)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 1511 |
| 0 | 291 | 1435 |
| 1 | 1392 | 1416 |
| 0 | 8336 | 1301 |
| 1 | 23411 | 1301 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
#s(literal -23/360 binary64) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) x) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (tan.f64 x)) |
#s(literal 1 binary64) |
(tan.f64 x) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) x))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 2)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ (+ 1 (* -1/3 (pow x 2))) x))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* -1/45 (pow x 2)) 1/3))) x))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -2/945 (pow x 2)) 1/45)) 1/3))) x))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 23/360))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ (cos x) (sin x)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* -1 (* x (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal -1/6 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -23/360 binary64) x)) (neg.f64 (*.f64 #s(literal -1/6 binary64) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -23/360 binary64) x)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -23/360 binary64) x)) (neg.f64 (*.f64 #s(literal -1/6 binary64) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -23/360 binary64) x)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x) (neg.f64 (*.f64 #s(literal -1/6 binary64) x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (neg.f64 (*.f64 #s(literal -1/6 binary64) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) x (neg.f64 (*.f64 #s(literal -1/6 binary64) x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) x) (neg.f64 (*.f64 #s(literal -1/6 binary64) x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 #s(literal -1/6 binary64) x))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 (*.f64 #s(literal -1/6 binary64) x))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) #s(literal -23/360 binary64))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -23/360 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (neg.f64 (*.f64 #s(literal -1/6 binary64) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
x |
#s(literal -23/360 binary64) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x)) |
(*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
(*.f64 x #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)))) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) x)) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) x) |
(*.f64 x #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64))) |
(*.f64 x (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x)) |
(neg.f64 (*.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))) |
(neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) x) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) |
(*.f64 x (*.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64))) |
(neg.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x)) |
(fma.f64 (neg.f64 x) #s(literal 23/360 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 #s(literal 23/360 binary64) (neg.f64 x) (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (neg.f64 x))) |
(fma.f64 x (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -23/360 binary64) x)) |
(+.f64 (*.f64 #s(literal 23/360 binary64) (neg.f64 x)) (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (neg.f64 x))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 #s(literal -23/360 binary64) x)) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 23/360 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 #s(literal -23/360 binary64) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 529/129600 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 529/129600 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -12167/46656000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 529/129600 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -12167/46656000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 529/129600 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64))))) |
(neg.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) x)) (neg.f64 x)) |
(/.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/6 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
#s(literal 23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64))))) |
#s(approx (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(*.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x))) |
(*.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (sin.f64 x)) (cos.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(*.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x))) |
(/.f64 (*.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 (tan.f64 x))) |
(/.f64 (*.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (tan.f64 x)) |
(/.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (neg.f64 (tan.f64 x))) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (cos.f64 x)) |
(*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(pow.f64 (tan.f64 x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (sin.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (sin.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 (sin.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 x))) |
(/.f64 (cos.f64 x) (cos.f64 (+.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (cos.f64 x) (sin.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (tan.f64 x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(tan.f64 (+.f64 (+.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 x (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) |
(*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) (cos.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(neg.f64 (neg.f64 (tan.f64 x))) |
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 x (PI.f64))) |
(tan.f64 x) |
(*.f64 #s(literal 1 binary64) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ 1 (tan x)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ 1 (tan x)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (tan x)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (tan x)) (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 x x) #s(literal -1/45 binary64)) (*.f64 x x) #s(literal -1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
(*.f64 #s(literal 1 binary64) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 x (tan.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (-.f64 (/.f64 x (tan.f64 x)) (*.f64 (/.f64 (cos.f64 x) x) x))) |
#s(approx (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (*.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (*.f64 #s(literal -23/360 binary64) x)) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x)) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(literal -23/360 binary64)) |
#s(approx (- (/ 1/6 (* x x)) 23/360) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64))) |
#s(approx (/ 1 (tan x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (-.f64 (/.f64 x (tan.f64 x)) (*.f64 (/.f64 (cos.f64 x) x) x))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x)) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
Compiled 3 515 to 1 696 computations (51.7% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 367 | 12 | 379 |
| Fresh | 4 | 1 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 374 | 18 | 392 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 82.4% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
| 82.4% | (*.f64 #s(approx (/ 1 (tan x)) (/.f64 #s(literal 1 binary64) x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) | |
| ▶ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x))) |
| ✓ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
| 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal -1/6 binary64) x))) x)) | |
| ✓ | 99.7% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 98.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| 49.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) | |
| 49.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 23/360 binary64)) x) x)) x) x)) | |
| 49.1% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 #s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) x) x)) | |
| ▶ | 98.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
| 49.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))))) | |
| ✓ | 98.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ▶ | 33.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x))) x)) |
| 27.5% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) | |
| ▶ | 27.6% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
| 26.9% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 #s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))))) |
Compiled 620 to 592 computations (4.5% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(*.f64 x x) |
x |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) |
(*.f64 (*.f64 x x) x) |
#s(literal -23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) |
(/.f64 #s(literal 1/6 binary64) x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x))) x) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 23/360 binary64) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 23/360 binary64)) |
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (* (* x x) x) -23/360) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (* x x) x) -23/360) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) x))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 2)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (+ (* 1/3 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/3 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (+ (* (* x x) 1/6) (* (* (* (* x x) x) -23/360) x)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 23/360))) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (* (+ (* 1/3 (* x x)) 1) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* 1/3 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (+ (* 1/3 (* x x)) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* 1/3 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* -1 (* x (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (+ (* (* x x) 1/6) (* (* (* (* x x) x) -23/360) x)) (* x x) x 1/6 (* (* (* (* x x) x) -23/360) x) (* (* (* x x) x) -23/360) (* (* x x) x) -23/360 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (- (/ 1/6 (* x x)) 23/360) x) x) (* (- (/ 1/6 (* x x)) 23/360) x) (/ 1/6 x) (/ (- x (sin x)) (tan x)) (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (* (- (/ 1/6 (* x x)) 23/360) (* (* x x) x)) (- (/ 1/6 (* x x)) 23/360) (/ 1/6 (* x x)) 23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (* x x) x) 1/6) (tan x) (* (+ (* 1/3 (* x x)) 1) x) (+ (* 1/3 (* x x)) 1) 1/3 1 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (- (/ (/ 1/6 x) x) 23/360) (pow x 4)) (- (/ (/ 1/6 x) x) 23/360) (/ (/ 1/6 x) x) (pow x 4) 4) |
| 4.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (+ (* (* x x) 1/6) (* (* (* (* x x) x) -23/360) x)) (* x x) x 1/6 (* (* (* (* x x) x) -23/360) x) (* (* (* x x) x) -23/360) (* (* x x) x) -23/360 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (- (/ 1/6 (* x x)) 23/360) x) x) (* (- (/ 1/6 (* x x)) 23/360) x) (/ 1/6 x) (/ (- x (sin x)) (tan x)) (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (* (- (/ 1/6 (* x x)) 23/360) (* (* x x) x)) (- (/ 1/6 (* x x)) 23/360) (/ 1/6 (* x x)) 23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (* x x) x) 1/6) (tan x) (* (+ (* 1/3 (* x x)) 1) x) (+ (* 1/3 (* x x)) 1) 1/3 1 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (- (/ (/ 1/6 x) x) 23/360) (pow x 4)) (- (/ (/ 1/6 x) x) 23/360) (/ (/ 1/6 x) x) (pow x 4) 4) |
| 3.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (+ (* (* x x) 1/6) (* (* (* (* x x) x) -23/360) x)) (* x x) x 1/6 (* (* (* (* x x) x) -23/360) x) (* (* (* x x) x) -23/360) (* (* x x) x) -23/360 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (- (/ 1/6 (* x x)) 23/360) x) x) (* (- (/ 1/6 (* x x)) 23/360) x) (/ 1/6 x) (/ (- x (sin x)) (tan x)) (* (+ (* (* (* x x) x) -23/360) (* 1/6 x)) x) (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (* (- (/ 1/6 (* x x)) 23/360) (* (* x x) x)) (- (/ 1/6 (* x x)) 23/360) (/ 1/6 (* x x)) 23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (* x x) x) 1/6) (tan x) (* (+ (* 1/3 (* x x)) 1) x) (+ (* 1/3 (* x x)) 1) 1/3 1 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (- (/ (/ 1/6 x) x) 23/360) (pow x 4)) (- (/ (/ 1/6 x) x) 23/360) (/ (/ 1/6 x) x) (pow x 4) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 213 | 1238 |
| 0 | 243 | 1168 |
| 1 | 1165 | 1136 |
| 2 | 6836 | 1136 |
| 0 | 8074 | 1057 |
| 1 | 22207 | 1057 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x)) |
(*.f64 x x) |
x |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) |
(*.f64 (*.f64 x x) x) |
#s(literal -23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) |
(/.f64 #s(literal 1/6 binary64) x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x))) x) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 23/360 binary64) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 23/360 binary64)) |
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (* (* x x) x) -23/360) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (* x x) x) -23/360) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) x))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 2)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (+ (* 1/3 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/3 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (+ (* (* x x) 1/6) (* (* (* (* x x) x) -23/360) x)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 23/360))) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (* (+ (* 1/3 (* x x)) 1) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* 1/3 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (+ (* 1/3 (* x x)) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* 1/3 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) #s(hole binary64 (* -1 (* x (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64)) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64)) (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64))) |
(fma.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x)) |
(-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64)) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
x |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -23/360 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -23/360 binary64)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -23/360 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -23/360 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x)) x) |
(*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -23/360 binary64) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -23/360 binary64) x))) |
(*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) x)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 23/360 binary64))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal -23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)))) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x))) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x)) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) |
(*.f64 x #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 x #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/6 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1/6 binary64) x) |
(neg.f64 (/.f64 #s(literal -1/6 binary64) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) x)) |
(*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) x) |
(*.f64 x #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) x) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) x)) |
(*.f64 (*.f64 (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) (*.f64 x x)) |
(*.f64 (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 x x) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) x)))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) #s(literal 23/360 binary64) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x))) |
(fma.f64 #s(literal 23/360 binary64) (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 (neg.f64 x) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) x) (*.f64 x x) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 529/129600 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 529/129600 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -12167/46656000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 529/129600 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -12167/46656000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 529/129600 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (*.f64 x x))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/6 binary64) x) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/6 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal -1/6 binary64) x) (neg.f64 x)) |
(/.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (/.f64 #s(literal -1/6 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/6 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
#s(literal 23/360 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x))) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x))))) |
(*.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 (*.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) #s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (neg.f64 (neg.f64 #s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (neg.f64 #s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x))) (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x))) |
(neg.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (neg.f64 #s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x))))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) x) (*.f64 x x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x))) (-.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x) x) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (neg.f64 x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) |
(-.f64 x (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (+ (* (* x x) 1/6) (* (* (* (* x x) x) -23/360) x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
#s(approx (+ (* (* x x) 1/6) (* (* (* (* x x) x) -23/360) x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) x) (*.f64 x x) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 529/129600 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 529/129600 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -12167/46656000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 529/129600 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -12167/46656000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 529/129600 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (*.f64 x x))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/6 binary64) x) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/6 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal -1/6 binary64) x) (neg.f64 x)) |
(/.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (/.f64 #s(literal -1/6 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/6 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (* (* (* x x) x) -23/360) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (* (* x x) x) -23/360) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
#s(approx (- (/ 1/6 (* x x)) 23/360) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (tan x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/3 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/3 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 x (tan.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (-.f64 (/.f64 x (tan.f64 x)) (*.f64 (/.f64 (cos.f64 x) x) x))) |
#s(approx (+ (* (* x x) 1/6) (* (* (* (* x x) x) -23/360) x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (*.f64 #s(literal -23/360 binary64) x)) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (*.f64 (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) x)) |
#s(approx (- (/ 1/6 (* x x)) 23/360) #s(literal -23/360 binary64)) |
#s(approx (- (/ 1/6 (* x x)) 23/360) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (* (+ (* 1/3 (* x x)) 1) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (* (+ (* 1/3 (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/3 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (-.f64 (/.f64 x (tan.f64 x)) (*.f64 (/.f64 (cos.f64 x) x) x))) |
#s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
#s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (*.f64 (-.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) x)) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
Compiled 3 726 to 1 729 computations (53.6% saved)
19 alts after pruning (11 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 370 | 6 | 376 |
| Fresh | 3 | 5 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 375 | 19 | 394 |
| Status | Accuracy | Program |
|---|---|---|
| 31.8% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) x)))) | |
| 82.4% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 #s(approx (+ (* 1/3 (* x x)) 1) #s(literal 1 binary64)) x))) | |
| 82.4% | (*.f64 #s(approx (/ 1 (tan x)) (/.f64 #s(literal 1 binary64) x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) | |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x))) |
| ✓ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
| ✓ | 99.7% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 98.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| 49.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 23/360 binary64)) x) x)) x) x)) | |
| 49.1% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 #s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) x) x)) | |
| 98.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1/6 binary64)))) x)) x) x)) | |
| ✓ | 98.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
| 98.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) x)) x) x)) | |
| 49.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))))) | |
| ✓ | 98.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 33.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) x))) x)) | |
| 32.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 #s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) x)) | |
| ✓ | 27.6% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
| 26.9% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 #s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))))) |
Compiled 717 to 579 computations (19.2% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) x)) x) x)) |
(*.f64 #s(approx (/ 1 (tan x)) (/.f64 #s(literal 1 binary64) x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 #s(approx (+ (* 1/3 (* x x)) 1) #s(literal 1 binary64)) x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1/6 binary64)))) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 #s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 #s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 23/360 binary64)) x) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 #s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal -1/6 binary64) x))) x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)))))) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
2 calls:
| 33.0ms | x |
| 6.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.7% | 1 | x |
Compiled 6 to 6 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) x)) x) x)) |
(*.f64 #s(approx (/ 1 (tan x)) (/.f64 #s(literal 1 binary64) x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 #s(approx (+ (* 1/3 (* x x)) 1) #s(literal 1 binary64)) x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1/6 binary64)))) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 #s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 #s(approx (- (/ 1/6 (* x x)) 23/360) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64)) x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (* (* x x) x) -23/360) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) x))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) x) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
2 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.6% | 1 | x |
Compiled 6 to 6 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) x)) x) x)) |
(*.f64 #s(approx (/ 1 (tan x)) (/.f64 #s(literal 1 binary64) x)) #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) (*.f64 #s(approx (+ (* 1/3 (* x x)) 1) #s(literal 1 binary64)) x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1/6 binary64)))) x)) x) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.6% | 1 | x |
Compiled 6 to 6 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (- (/ 1/6 (* x x)) 23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 98.9% | 1 | x |
Compiled 6 to 6 computations (0% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
2 calls:
| 62.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 98.9% | 1 | x |
Compiled 6 to 6 computations (0% saved)
| 1× | fuel |
Compiled 50 to 37 computations (26% saved)
(abs x)
Compiled 195 to 178 computations (8.7% saved)
Loading profile data...