
Time bar (total: 10.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 49.7% | 50.3% | 0% | 0% | 0% | 0 |
| 0% | 0% | 49.7% | 50.3% | 0% | 0% | 0% | 1 |
| 0% | 0% | 49.7% | 50.3% | 0% | 0% | 0% | 2 |
| 25% | 12.4% | 37.3% | 50.3% | 0% | 0% | 0% | 3 |
| 62.5% | 31.1% | 18.6% | 50.3% | 0% | 0% | 0% | 4 |
| 81.3% | 40.4% | 9.3% | 50.3% | 0% | 0% | 0% | 5 |
| 90.6% | 45% | 4.7% | 50.3% | 0% | 0% | 0% | 6 |
| 95.3% | 47.4% | 2.3% | 50.3% | 0% | 0% | 0% | 7 |
| 97.7% | 48.5% | 1.2% | 50.3% | 0% | 0% | 0% | 8 |
| 98.8% | 49.1% | 0.6% | 50.3% | 0% | 0% | 0% | 9 |
| 99.4% | 49.4% | 0.3% | 50.3% | 0% | 0% | 0% | 10 |
| 99.7% | 49.5% | 0.1% | 50.3% | 0% | 0% | 0% | 11 |
| 99.9% | 49.6% | 0.1% | 50.3% | 0% | 0% | 0% | 12 |
Compiled 16 to 12 computations (25% saved)
| 7.3s | 3 935× | 2 | valid |
| 1.1s | 4 299× | 1 | valid |
| 1.0ms | 22× | 0 | valid |
ival-tan: 7.3s (90.4% of total)ival-div!: 376.0ms (4.7% of total)adjust: 264.0ms (3.3% of total)ival-sub!: 133.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)ival-<: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 26 |
| 1 | 68 | 24 |
| 2 | 335 | 24 |
| 3 | 1714 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.6% | (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(negabs x)
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 x)) |
(tan.f64 x) |
| Outputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* 1/3 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow x 2)))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2)))))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* (pow x 2) (+ 2/945 (* 1/4725 (pow x 2)))))))))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 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 (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* -1 (/ (cos x) (sin x))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (- (/ 1 x) (/ (cos x) (sin x))))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ (cos x) (sin x)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((- (/ 1 x) (/ 1 (tan x))) (/ 1 x) 1 x (/ 1 (tan x)) (tan x)) |
| 1.0ms | x | @ | inf | ((- (/ 1 x) (/ 1 (tan x))) (/ 1 x) 1 x (/ 1 (tan x)) (tan x)) |
| 1.0ms | x | @ | 0 | ((- (/ 1 x) (/ 1 (tan x))) (/ 1 x) 1 x (/ 1 (tan x)) (tan x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 279 |
| 0 | 94 | 275 |
| 1 | 583 | 271 |
| 2 | 5514 | 271 |
| 0 | 8481 | 253 |
| 1 | 28299 | 253 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 x)) |
(tan.f64 x) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* 1/3 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow x 2)))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2)))))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* (pow x 2) (+ 2/945 (* 1/4725 (pow x 2)))))))))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 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 (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* -1 (/ (cos x) (sin x))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (- (/ 1 x) (/ (cos x) (sin x))))) |
#s(approx (/ 1 (tan x)) #s(hole binary64 (/ (cos x) (sin x)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
| Outputs |
|---|
(*.f64 (-.f64 (tan.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) x))) |
(*.f64 (-.f64 (sin.f64 x) (*.f64 (cos.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) x))) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(/.f64 (/.f64 (-.f64 (tan.f64 x) x) x) (tan.f64 x)) |
(/.f64 (/.f64 (-.f64 (sin.f64 x) (*.f64 (cos.f64 x) x)) x) (sin.f64 x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (sin.f64 x))) |
(/.f64 (+.f64 (sin.f64 x) (*.f64 x (neg.f64 (cos.f64 x)))) (*.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (neg.f64 (sin.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) (sin.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x))) (*.f64 x (neg.f64 (cos.f64 x)))) (*.f64 x (neg.f64 (sin.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 x))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 x))) (*.f64 x #s(literal -1 binary64))) (*.f64 x (neg.f64 (tan.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (tan.f64 x) x)) (neg.f64 (*.f64 (tan.f64 x) x))) |
(/.f64 (neg.f64 (-.f64 (sin.f64 x) (*.f64 (cos.f64 x) x))) (neg.f64 (*.f64 (sin.f64 x) x))) |
(/.f64 (-.f64 (tan.f64 x) x) (*.f64 (tan.f64 x) x)) |
(/.f64 (-.f64 (sin.f64 x) (*.f64 (cos.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (cos.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (cos.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(-.f64 (/.f64 (tan.f64 x) (*.f64 (tan.f64 x) x)) (/.f64 x (*.f64 (tan.f64 x) x))) |
(-.f64 (/.f64 (sin.f64 x) (*.f64 (sin.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
#s(literal 1 binary64) |
x |
(*.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 (cos.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(pow.f64 (tan.f64 x) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (sin.f64 x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 x)))) |
(/.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (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)) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)) (PI.f64)))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 (sin.f64 x))) |
(/.f64 (cos.f64 x) (neg.f64 (neg.f64 (sin.f64 x)))) |
(/.f64 (cos.f64 x) (sin.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 x))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (tan.f64 x))) |
(/.f64 #s(literal 1 binary64) (tan.f64 x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (neg.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) |
(*.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 (tan.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (tan.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (cos.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 x)) (*.f64 #s(literal 2 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 (sin.f64 x) (cos.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(neg.f64 (neg.f64 (tan.f64 x))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) x)))) |
(tan.f64 (neg.f64 (neg.f64 x))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) x)) |
(tan.f64 x) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.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)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/4725 binary64) (*.f64 x x) #s(literal 2/945 binary64)) (*.f64 x x) #s(literal 1/45 binary64)) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx x 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 (*.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 x) (/ 1 (tan x))) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
#s(approx (/ 1 (tan x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
#s(approx (tan x) (tan.f64 x)) |
Compiled 776 to 388 computations (50% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 3 | 115 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 113 | 3 | 116 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.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)) |
| ▶ | 99.3% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
| ▶ | 98.7% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
Compiled 36 to 35 computations (2.8% saved)
| Inputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
x |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) |
(*.f64 x x) |
#s(literal 1/45 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.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)) |
(*.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) |
(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)) |
(fma.f64 #s(literal 2/945 binary64) (*.f64 x x) #s(literal 1/45 binary64)) |
#s(literal 2/945 binary64) |
| Outputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* 1/3 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow x 2)))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2)))))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* (pow x 2) (+ 2/945 (* 1/4725 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (+ 1/3 (* 1/45 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2))))))) |
#s(approx (+ (* 2/945 (* x x)) 1/45) #s(hole binary64 1/45)) |
#s(approx (+ (* 2/945 (* x x)) 1/45) #s(hole binary64 (+ 1/45 (* 2/945 (pow x 2))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* -1 (/ (cos x) (sin x))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (- (/ 1 x) (/ (cos x) (sin x))))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) #s(hole binary64 (* 1/45 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) #s(hole binary64 (* (pow x 3) (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (* 1/45 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) #s(hole binary64 (* 2/945 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 2/945 (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 2/945 (+ (/ 1/3 (pow x 4)) (* 1/45 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) #s(hole binary64 (* 2/945 (pow x 4)))) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 2/945 (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 2/945 (+ (/ 1/3 (pow x 4)) (* 1/45 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 2/945 (* x x)) 1/45) #s(hole binary64 (* 2/945 (pow x 2)))) |
#s(approx (+ (* 2/945 (* x x)) 1/45) #s(hole binary64 (* (pow x 2) (+ 2/945 (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/45 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 2/945))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((- (/ 1 x) (/ 1 (tan x))) (* 1/3 x) 1/3 x (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (+ (* (* x x) 1/45) 1/3) (* x x) 1/45 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) (+ (* 2/945 (* x x)) 1/45) 2/945) |
| 2.0ms | x | @ | -inf | ((- (/ 1 x) (/ 1 (tan x))) (* 1/3 x) 1/3 x (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (+ (* (* x x) 1/45) 1/3) (* x x) 1/45 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) (+ (* 2/945 (* x x)) 1/45) 2/945) |
| 1.0ms | x | @ | 0 | ((- (/ 1 x) (/ 1 (tan x))) (* 1/3 x) 1/3 x (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (+ (* (* x x) 1/45) 1/3) (* x x) 1/45 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) (+ (* 2/945 (* x x)) 1/45) 2/945) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 591 |
| 0 | 120 | 565 |
| 1 | 626 | 560 |
| 2 | 4985 | 560 |
| 0 | 8103 | 547 |
| 1 | 25552 | 547 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
x |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) |
(*.f64 x x) |
#s(literal 1/45 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.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)) |
(*.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) |
(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)) |
(fma.f64 #s(literal 2/945 binary64) (*.f64 x x) #s(literal 1/45 binary64)) |
#s(literal 2/945 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* 1/3 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow x 2)))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2)))))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* (pow x 2) (+ 2/945 (* 1/4725 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (+ 1/3 (* 1/45 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2))))))) |
#s(approx (+ (* 2/945 (* x x)) 1/45) #s(hole binary64 1/45)) |
#s(approx (+ (* 2/945 (* x x)) 1/45) #s(hole binary64 (+ 1/45 (* 2/945 (pow x 2))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* -1 (/ (cos x) (sin x))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (- (/ 1 x) (/ (cos x) (sin x))))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) #s(hole binary64 (* 1/45 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) #s(hole binary64 (* (pow x 3) (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (* 1/45 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) #s(hole binary64 (* 2/945 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 2/945 (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 2/945 (+ (/ 1/3 (pow x 4)) (* 1/45 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) #s(hole binary64 (* 2/945 (pow x 4)))) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 2/945 (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 2/945 (+ (/ 1/3 (pow x 4)) (* 1/45 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 2/945 (* x x)) 1/45) #s(hole binary64 (* 2/945 (pow x 2)))) |
#s(approx (+ (* 2/945 (* x x)) 1/45) #s(hole binary64 (* (pow x 2) (+ 2/945 (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/45 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 2/945))))) |
| Outputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) x) |
(*.f64 x #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
x |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/45 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64))) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/45 binary64)))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64)) (*.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64))) |
(neg.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/45 binary64)))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/45 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/45 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) #s(literal 1 binary64) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/45 binary64) x) #s(literal 1/3 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 x x)))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/45 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (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 (neg.f64 (neg.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)) |
#s(literal 1/45 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x) x (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (neg.f64 x)) x)) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x))) |
(neg.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (neg.f64 x)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (fabs.f64 x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) (neg.f64 x)) (neg.f64 x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) x) x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) x) x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x) #s(literal -1/3 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64))) #s(literal 1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/45 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x #s(literal 1/3 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/45 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x) #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64))) #s(literal 1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/45 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x #s(literal 1/3 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/45 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x) #s(literal -1/3 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/45 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/45 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x) #s(literal -1/3 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/45 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x) #s(literal -1/3 binary64))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (neg.f64 x))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) x) x) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (neg.f64 x)))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x)) |
(neg.f64 (-.f64 #s(literal -1/45 binary64) (*.f64 (*.f64 x x) #s(literal 2/945 binary64)))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 x x)) #s(literal 1/45 binary64))) |
(fma.f64 (*.f64 #s(literal 2/945 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/45 binary64)) |
(fma.f64 (*.f64 #s(literal 2/945 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/45 binary64)) |
(fma.f64 (*.f64 #s(literal 2/945 binary64) x) x #s(literal 1/45 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2/945 binary64)) #s(literal 1/45 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2/945 binary64)) #s(literal 1/45 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) |
(fma.f64 #s(literal 2/945 binary64) (*.f64 x x) #s(literal 1/45 binary64)) |
(fma.f64 x (*.f64 #s(literal 2/945 binary64) x) #s(literal 1/45 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) #s(literal -1/45 binary64)) |
(-.f64 #s(literal 1/45 binary64) (*.f64 #s(literal -2/945 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) #s(literal 1/45 binary64)) |
(+.f64 #s(literal 1/45 binary64) (neg.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 x x)))) |
(+.f64 #s(literal 1/45 binary64) (*.f64 (*.f64 x x) #s(literal 2/945 binary64))) |
#s(literal 2/945 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/4725 binary64) x) x #s(literal 2/945 binary64)) #s(literal 1/45 binary64)) x) x #s(literal 1/3 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (* x x) 1/45) 1/3) (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* 2/945 (* x x)) 1/45) #s(literal 1/45 binary64)) |
#s(approx (+ (* 2/945 (* x x)) 1/45) (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/45) 1/3) (*.f64 (*.f64 x x) #s(literal 1/45 binary64))) |
#s(approx (+ (* (* x x) 1/45) 1/3) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2/945 binary64))) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)))) |
#s(approx (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 2/945 (* x x)) 1/45) (*.f64 (*.f64 x x) #s(literal 2/945 binary64))) |
#s(approx (+ (* 2/945 (* x x)) 1/45) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
Compiled 1 281 to 597 computations (53.4% saved)
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 155 | 5 | 160 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 155 | 8 | 163 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x))) |
| ▶ | 99.3% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
| ✓ | 99.4% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.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)) |
| ✓ | 99.3% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
| ✓ | 98.7% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
| ▶ | 22.5% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (pow.f64 x #s(literal 5 binary64))))) |
| ▶ | 22.5% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
| ▶ | 52.3% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x)))) |
Compiled 266 to 249 computations (6.4% saved)
| Inputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) |
(*.f64 x x) |
x |
#s(literal 2/945 binary64) |
#s(literal 1/45 binary64) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
#s(literal -1/45 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) |
(-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(pow.f64 x #s(literal 5 binary64)) |
#s(literal 5 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) |
(/.f64 #s(literal 1/45 binary64) (*.f64 x x)) |
#s(literal -2/945 binary64) |
| Outputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* 1/3 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow x 2)))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2)))))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* (pow x 2) (+ 2/945 (* 1/4725 (pow x 2)))))))))) |
#s(approx (+ (* (* x x) 2/945) 1/45) #s(hole binary64 1/45)) |
#s(approx (+ (* (* x x) 2/945) 1/45) #s(hole binary64 (+ 1/45 (* 2/945 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (/ (+ 1/3 (* 1/45 (pow x 2))) x))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (/ 1/3 (pow x 2)))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (/ (+ 1/3 (* 1/45 (pow x 2))) (pow x 2)))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 (/ 1/3 (pow x 4)))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 (/ (+ 1/3 (* 1/45 (pow x 2))) (pow x 4)))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 (/ (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2))))) (pow x 4)))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) #s(hole binary64 (/ -1/3 (pow x 4)))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) #s(hole binary64 (/ (- (* -1/45 (pow x 2)) 1/3) (pow x 4)))) |
#s(approx (- -1/45 (/ 1/3 (* x x))) #s(hole binary64 (/ -1/3 (pow x 2)))) |
#s(approx (- -1/45 (/ 1/3 (* x x))) #s(hole binary64 (/ (- (* -1/45 (pow x 2)) 1/3) (pow x 2)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (* (/ 1 (* x x)) (/ 1 (* x x))) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (/ 1/45 (* x x)) -2/945) #s(hole binary64 (/ 1/45 (pow x 2)))) |
#s(approx (- (/ 1/45 (* x x)) -2/945) #s(hole binary64 (/ (+ 1/45 (* 2/945 (pow x 2))) (pow x 2)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* -1 (/ (cos x) (sin x))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (- (/ 1 x) (/ (cos x) (sin x))))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) #s(hole binary64 (* 2/945 (pow x 5)))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) #s(hole binary64 (* (pow x 5) (+ 2/945 (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) #s(hole binary64 (* (pow x 5) (+ 2/945 (+ (/ 1/3 (pow x 4)) (* 1/45 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 2/945) 1/45) #s(hole binary64 (* 2/945 (pow x 2)))) |
#s(approx (+ (* (* x x) 2/945) 1/45) #s(hole binary64 (* (pow x 2) (+ 2/945 (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) #s(hole binary64 (* 1/45 (pow x 3)))) |
#s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) #s(hole binary64 (* (pow x 3) (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (* 1/45 x))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (* x (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (+ 1/45 (* 1/3 (/ 1 (pow x 2)))))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 2/945)) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 (+ 2/945 (* 1/45 (/ 1 (pow x 2)))))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 (+ 2/945 (+ (/ 1/3 (pow x 4)) (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) #s(hole binary64 (/ -1/45 (pow x 2)))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) #s(hole binary64 (* -1 (/ (+ 1/45 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))))) |
#s(approx (- -1/45 (/ 1/3 (* x x))) #s(hole binary64 -1/45)) |
#s(approx (- -1/45 (/ 1/3 (* x x))) #s(hole binary64 (* -1 (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/45 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 2/945))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | ((- (/ 1 x) (/ 1 (tan x))) (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) (+ (* (* x x) 2/945) 1/45) (* x x) x 2/945 1/45 (* (* x x) x) (* 1/3 x) 1/3 (- (/ 1 x) (/ 1 (tan x))) (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (- (/ 1/3 (* x x)) -1/45) (/ 1/3 (* x x)) -1/45 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (* (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) (pow x 5)) (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) (- -1/45 (/ 1/3 (* x x))) (pow x 5) 5 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (* (+ (* (* (/ 1 (* x x)) (/ 1 (* x x))) 1/3) (- (/ 1/45 (* x x)) -2/945)) (pow x 5)) (+ (* (* (/ 1 (* x x)) (/ 1 (* x x))) 1/3) (- (/ 1/45 (* x x)) -2/945)) (* (/ 1 (* x x)) (/ 1 (* x x))) (/ 1 (* x x)) 1 (- (/ 1/45 (* x x)) -2/945) (/ 1/45 (* x x)) -2/945) |
| 5.0ms | x | @ | -inf | ((- (/ 1 x) (/ 1 (tan x))) (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) (+ (* (* x x) 2/945) 1/45) (* x x) x 2/945 1/45 (* (* x x) x) (* 1/3 x) 1/3 (- (/ 1 x) (/ 1 (tan x))) (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (- (/ 1/3 (* x x)) -1/45) (/ 1/3 (* x x)) -1/45 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (* (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) (pow x 5)) (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) (- -1/45 (/ 1/3 (* x x))) (pow x 5) 5 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (* (+ (* (* (/ 1 (* x x)) (/ 1 (* x x))) 1/3) (- (/ 1/45 (* x x)) -2/945)) (pow x 5)) (+ (* (* (/ 1 (* x x)) (/ 1 (* x x))) 1/3) (- (/ 1/45 (* x x)) -2/945)) (* (/ 1 (* x x)) (/ 1 (* x x))) (/ 1 (* x x)) 1 (- (/ 1/45 (* x x)) -2/945) (/ 1/45 (* x x)) -2/945) |
| 4.0ms | x | @ | inf | ((- (/ 1 x) (/ 1 (tan x))) (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) (+ (* (* x x) 2/945) 1/45) (* x x) x 2/945 1/45 (* (* x x) x) (* 1/3 x) 1/3 (- (/ 1 x) (/ 1 (tan x))) (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (- (/ 1/3 (* x x)) -1/45) (/ 1/3 (* x x)) -1/45 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (* (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) (pow x 5)) (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) (- -1/45 (/ 1/3 (* x x))) (pow x 5) 5 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (* (+ (* (* (/ 1 (* x x)) (/ 1 (* x x))) 1/3) (- (/ 1/45 (* x x)) -2/945)) (pow x 5)) (+ (* (* (/ 1 (* x x)) (/ 1 (* x x))) 1/3) (- (/ 1/45 (* x x)) -2/945)) (* (/ 1 (* x x)) (/ 1 (* x x))) (/ 1 (* x x)) 1 (- (/ 1/45 (* x x)) -2/945) (/ 1/45 (* x x)) -2/945) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 181 | 1292 |
| 0 | 228 | 1170 |
| 1 | 1048 | 1142 |
| 2 | 7868 | 1142 |
| 0 | 8243 | 1084 |
| 1 | 26189 | 1084 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) |
(*.f64 x x) |
x |
#s(literal 2/945 binary64) |
#s(literal 1/45 binary64) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
#s(literal -1/45 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) |
(-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(pow.f64 x #s(literal 5 binary64)) |
#s(literal 5 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) |
(/.f64 #s(literal 1/45 binary64) (*.f64 x x)) |
#s(literal -2/945 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* 1/3 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow x 2)))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2)))))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* (pow x 2) (+ 2/945 (* 1/4725 (pow x 2)))))))))) |
#s(approx (+ (* (* x x) 2/945) 1/45) #s(hole binary64 1/45)) |
#s(approx (+ (* (* x x) 2/945) 1/45) #s(hole binary64 (+ 1/45 (* 2/945 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (/ (+ 1/3 (* 1/45 (pow x 2))) x))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (/ 1/3 (pow x 2)))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (/ (+ 1/3 (* 1/45 (pow x 2))) (pow x 2)))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 (/ 1/3 (pow x 4)))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 (/ (+ 1/3 (* 1/45 (pow x 2))) (pow x 4)))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 (/ (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2))))) (pow x 4)))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) #s(hole binary64 (/ -1/3 (pow x 4)))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) #s(hole binary64 (/ (- (* -1/45 (pow x 2)) 1/3) (pow x 4)))) |
#s(approx (- -1/45 (/ 1/3 (* x x))) #s(hole binary64 (/ -1/3 (pow x 2)))) |
#s(approx (- -1/45 (/ 1/3 (* x x))) #s(hole binary64 (/ (- (* -1/45 (pow x 2)) 1/3) (pow x 2)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (* (/ 1 (* x x)) (/ 1 (* x x))) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (/ 1/45 (* x x)) -2/945) #s(hole binary64 (/ 1/45 (pow x 2)))) |
#s(approx (- (/ 1/45 (* x x)) -2/945) #s(hole binary64 (/ (+ 1/45 (* 2/945 (pow x 2))) (pow x 2)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* -1 (/ (cos x) (sin x))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (- (/ 1 x) (/ (cos x) (sin x))))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) #s(hole binary64 (* 2/945 (pow x 5)))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) #s(hole binary64 (* (pow x 5) (+ 2/945 (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) #s(hole binary64 (* (pow x 5) (+ 2/945 (+ (/ 1/3 (pow x 4)) (* 1/45 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 2/945) 1/45) #s(hole binary64 (* 2/945 (pow x 2)))) |
#s(approx (+ (* (* x x) 2/945) 1/45) #s(hole binary64 (* (pow x 2) (+ 2/945 (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) #s(hole binary64 (* 1/45 (pow x 3)))) |
#s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) #s(hole binary64 (* (pow x 3) (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (* 1/45 x))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (* x (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (+ 1/45 (* 1/3 (/ 1 (pow x 2)))))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 2/945)) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 (+ 2/945 (* 1/45 (/ 1 (pow x 2)))))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(hole binary64 (+ 2/945 (+ (/ 1/3 (pow x 4)) (* 1/45 (/ 1 (pow x 2))))))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) #s(hole binary64 (/ -1/45 (pow x 2)))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) #s(hole binary64 (* -1 (/ (+ 1/45 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))))) |
#s(approx (- -1/45 (/ 1/3 (* x x))) #s(hole binary64 -1/45)) |
#s(approx (- -1/45 (/ 1/3 (* x x))) #s(hole binary64 (* -1 (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/45 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 2/945))))) |
| Outputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x #s(literal 1/3 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x #s(literal 1/3 binary64))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x) x (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)) (*.f64 #s(literal -1/3 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 x x) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 x x) #s(literal -1/45 binary64)) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x))) |
(neg.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 x x) #s(literal -1/45 binary64))) |
(fma.f64 (*.f64 #s(literal 2/945 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/45 binary64)) |
(fma.f64 (*.f64 #s(literal 2/945 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/45 binary64)) |
(fma.f64 (*.f64 #s(literal 2/945 binary64) x) x #s(literal 1/45 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2/945 binary64)) #s(literal 1/45 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2/945 binary64)) #s(literal 1/45 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) |
(fma.f64 #s(literal 2/945 binary64) (*.f64 x x) #s(literal 1/45 binary64)) |
(fma.f64 x (*.f64 #s(literal 2/945 binary64) x) #s(literal 1/45 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) #s(literal -1/45 binary64)) |
(-.f64 #s(literal 1/45 binary64) (*.f64 #s(literal -2/945 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/945 binary64)) #s(literal 1/45 binary64)) |
(+.f64 #s(literal 1/45 binary64) (*.f64 (*.f64 x x) #s(literal 2/945 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (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 (neg.f64 (neg.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 2/945 binary64) |
#s(literal 1/45 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 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) x) |
(*.f64 x #s(literal 1/3 binary64)) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) x)) |
#s(literal 1/3 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/45 binary64) x)) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/45 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) (*.f64 #s(literal -1/3 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/45 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/45 binary64))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -1/45 binary64) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/45 binary64)))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) (*.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) x) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)))) |
(*.f64 x (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 x x)) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/45 binary64) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/45 binary64) x) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x)) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 #s(literal 1/45 binary64) x (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x)) |
(fma.f64 x (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 x #s(literal 1/45 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/45 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/45 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) |
(neg.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/45 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1/45 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
(-.f64 #s(literal 1/45 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(+.f64 #s(literal 1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) x)) (neg.f64 x)) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) x) x) |
(/.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
#s(literal -1/45 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64))))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)))) |
(*.f64 (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) (neg.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal -2/945 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 #s(literal 2/945 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64)) (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(+.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) #s(literal -2/945 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal -2/945 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64))))) |
(+.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(neg.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 2/945 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(neg.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1/3 binary64) x) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal 1 binary64) #s(literal 2/945 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal 1 binary64) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1 binary64) #s(literal 2/945 binary64)) |
(fma.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/45 binary64) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal -1/45 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 #s(literal 1/45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal 2/945 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(-.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64)) |
(-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (-.f64 #s(literal -2/945 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 2/945 binary64))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/3 binary64))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) |
(+.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/45 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal 2/945 binary64)) |
(+.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (fabs.f64 x))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x)) |
(*.f64 (*.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/45 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/45 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/45 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/45 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/45 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/45 binary64) x) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/45 binary64) x) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/45 binary64) x) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/3 binary64) (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/45 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/45 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/45 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/45 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal 1/45 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1/45 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/45 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1/45 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/45 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) |
(neg.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal -1/45 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64) #s(literal -1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1 binary64) #s(literal -1/45 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1/45 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
(-.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(-.f64 #s(literal -1/45 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
(+.f64 #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(pow.f64 x #s(literal 5 binary64)) |
#s(literal 5 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64))))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)))) |
(*.f64 (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) (neg.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal -2/945 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 #s(literal 2/945 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64)) (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(+.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) #s(literal -2/945 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal -2/945 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64))))) |
(+.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) |
(neg.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 2/945 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(neg.f64 (-.f64 #s(literal -2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1/3 binary64) x) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal 1 binary64) #s(literal 2/945 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal 1 binary64) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1 binary64) #s(literal 2/945 binary64)) |
(fma.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/45 binary64) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal -1/45 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(fma.f64 #s(literal 1/45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal 2/945 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(-.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64)) |
(-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (-.f64 #s(literal -2/945 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 2/945 binary64))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/3 binary64))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) |
(+.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/45 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal 2/945 binary64)) |
(+.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) (-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -2 binary64)) |
(pow.f64 x #s(literal -4 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (fabs.f64 x) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 x)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(literal 1 binary64) |
(neg.f64 (-.f64 (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 2/945 binary64))) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 2/945 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 2/945 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/45 binary64) #s(literal 2/945 binary64)) |
(fma.f64 #s(literal -1/45 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 2/945 binary64)) |
(fma.f64 #s(literal 1/45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/945 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal 2/945 binary64)) |
(-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) |
(-.f64 #s(literal 2/945 binary64) (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal 2/945 binary64)) |
(+.f64 #s(literal 2/945 binary64) (/.f64 #s(literal 1/45 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1/45 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/45 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/45 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/45 binary64)) x) |
(/.f64 (/.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal 1/45 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/45 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/45 binary64) x) x) |
(/.f64 #s(literal -1/45 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1/45 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
#s(literal -2/945 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/4725 binary64) (*.f64 x x) #s(literal 2/945 binary64)) (*.f64 x x) #s(literal 1/45 binary64)) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* (* x x) 2/945) 1/45) #s(literal 1/45 binary64)) |
#s(approx (+ (* (* x x) 2/945) 1/45) (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 x x))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) (/.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- -1/45 (/ 1/3 (* x x))) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
#s(approx (- -1/45 (/ 1/3 (* x x))) (/.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x x))) |
#s(approx (pow x 5) (pow.f64 x #s(literal 5 binary64))) |
#s(approx (* (/ 1 (* x x)) (/ 1 (* x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (/ 1 (* x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (- (/ 1/45 (* x x)) -2/945) (/.f64 #s(literal 1/45 binary64) (*.f64 x x))) |
#s(approx (- (/ 1/45 (* x x)) -2/945) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 x x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/945 binary64))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64)))) |
#s(approx (+ (* (* x x) 2/945) 1/45) (*.f64 (*.f64 x x) #s(literal 2/945 binary64))) |
#s(approx (+ (* (* x x) 2/945) 1/45) (*.f64 (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
#s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (*.f64 #s(literal 1/45 binary64) x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x)) |
#s(approx (- (/ 1/3 (* x x)) -1/45) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) #s(literal 2/945 binary64)) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) |
#s(approx (- 2/945 (/ (- -1/45 (/ 1/3 (* x x))) (* x x))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) (/.f64 #s(literal -1/45 binary64) (*.f64 x x))) |
#s(approx (/ (- -1/45 (/ 1/3 (* x x))) (* x x)) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (- -1/45 (/ 1/3 (* x x))) #s(literal -1/45 binary64)) |
#s(approx (- -1/45 (/ 1/3 (* x x))) (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
#s(approx (+ (* (+ (* (* x x) 2/945) 1/45) (* (* x x) x)) (* 1/3 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 x x)) #s(literal -2/945 binary64)))) |
Compiled 6 010 to 2 833 computations (52.9% saved)
12 alts after pruning (7 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 579 | 7 | 586 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 582 | 12 | 594 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.4% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x))) |
| ✓ | 99.3% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
| ✓ | 99.4% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.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)) |
| ✓ | 99.3% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
| ✓ | 98.7% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
| ▶ | 35.8% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x)))) |
| 35.8% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)))) | |
| 52.3% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) x)) (*.f64 x x)))) | |
| ▶ | 52.3% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)))) |
| ▶ | 51.7% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (*.f64 x x)))) |
| ▶ | 56.1% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 x x)))) |
| ▶ | 55.5% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x)))) |
Compiled 409 to 387 computations (5.4% saved)
| Inputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 x x))) |
(*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 x x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/45 binary64) |
#s(literal 1/3 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x))) |
(*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 #s(literal 1/3 binary64) x) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (*.f64 x x)) |
(*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) |
#s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
#s(literal -1/45 binary64) |
(*.f64 (*.f64 x x) x) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* 1/3 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow x 2)))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2)))))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* (pow x 2) (+ 2/945 (* 1/4725 (pow x 2)))))))))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (/ (+ 1/3 (* 1/45 (pow x 2))) x))) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (+ 1/3 (* 1/45 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (/ 1/3 (pow x 2)))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (/ (+ 1/3 (* 1/45 (pow x 2))) (pow x 2)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* -1 (/ (cos x) (sin x))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (- (/ 1 x) (/ (cos x) (sin x))))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) #s(hole binary64 (* 1/45 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) #s(hole binary64 (* (pow x 3) (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (* 1/45 x))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (* x (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (* 1/45 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 1/45)) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (+ 1/45 (* 1/3 (/ 1 (pow x 2)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (/ (+ (* (* x x) 1/45) 1/3) x) (+ (* (* x x) 1/45) 1/3) (* x x) x 1/45 1/3 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (/ 1/3 x) (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (- (/ 1/3 (* x x)) -1/45) (/ 1/3 (* x x)) (- (/ 1 x) (/ 1 (tan x))) (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (* (- (/ 1/3 (* x x)) -1/45) (* (* x x) x)) (- (/ 1/3 (* x x)) -1/45) -1/45 (* (* x x) x) (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (+ (* (/ 1 (* x x)) 1/3) 1/45) x) (* x x)) (* (+ (* (/ 1 (* x x)) 1/3) 1/45) x) (+ (* (/ 1 (* x x)) 1/3) 1/45) (/ 1 (* x x)) 1) |
| 3.0ms | x | @ | inf | ((- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (/ (+ (* (* x x) 1/45) 1/3) x) (+ (* (* x x) 1/45) 1/3) (* x x) x 1/45 1/3 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (/ 1/3 x) (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (- (/ 1/3 (* x x)) -1/45) (/ 1/3 (* x x)) (- (/ 1 x) (/ 1 (tan x))) (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (* (- (/ 1/3 (* x x)) -1/45) (* (* x x) x)) (- (/ 1/3 (* x x)) -1/45) -1/45 (* (* x x) x) (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (+ (* (/ 1 (* x x)) 1/3) 1/45) x) (* x x)) (* (+ (* (/ 1 (* x x)) 1/3) 1/45) x) (+ (* (/ 1 (* x x)) 1/3) 1/45) (/ 1 (* x x)) 1) |
| 2.0ms | x | @ | 0 | ((- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (/ (+ (* (* x x) 1/45) 1/3) x) (+ (* (* x x) 1/45) 1/3) (* x x) x 1/45 1/3 (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (/ 1/3 x) (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (- (/ 1/3 (* x x)) -1/45) x) (* x x)) (* (- (/ 1/3 (* x x)) -1/45) x) (- (/ 1/3 (* x x)) -1/45) (/ 1/3 (* x x)) (- (/ 1 x) (/ 1 (tan x))) (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (* (- (/ 1/3 (* x x)) -1/45) (* (* x x) x)) (- (/ 1/3 (* x x)) -1/45) -1/45 (* (* x x) x) (- (/ 1 x) (/ 1 (tan x))) (* (+ (* (* x x) 1/45) 1/3) x) (* (* (+ (* (/ 1 (* x x)) 1/3) 1/45) x) (* x x)) (* (+ (* (/ 1 (* x x)) 1/3) 1/45) x) (+ (* (/ 1 (* x x)) 1/3) 1/45) (/ 1 (* x x)) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 882 |
| 0 | 137 | 801 |
| 1 | 607 | 793 |
| 2 | 4378 | 793 |
| 0 | 8049 | 788 |
| 1 | 23945 | 788 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 x x))) |
(*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 x x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/45 binary64) |
#s(literal 1/3 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x))) |
(*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 #s(literal 1/3 binary64) x) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (*.f64 x x)) |
(*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) |
#s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
#s(literal -1/45 binary64) |
(*.f64 (*.f64 x x) x) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* 1/3 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* 1/45 (pow x 2)))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* 2/945 (pow x 2)))))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/45 (* (pow x 2) (+ 2/945 (* 1/4725 (pow x 2)))))))))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (/ (+ 1/3 (* 1/45 (pow x 2))) x))) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (+ 1/3 (* 1/45 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (/ 1/3 (pow x 2)))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (/ (+ 1/3 (* 1/45 (pow x 2))) (pow x 2)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (* -1 (/ (cos x) (sin x))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(hole binary64 (- (/ 1 x) (/ (cos x) (sin x))))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) #s(hole binary64 (* 1/45 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) #s(hole binary64 (* (pow x 3) (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (* 1/45 x))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) #s(hole binary64 (* x (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (* 1/45 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/45 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 1/45)) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(hole binary64 (+ 1/45 (* 1/3 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)) x) x))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)) x) x)) |
(*.f64 (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)))) |
(*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x))) |
(*.f64 x (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)) x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) (neg.f64 x) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/45 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) (neg.f64 (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) (neg.f64 x))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/45 binary64) #s(literal -1/3 binary64)) x)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/45 binary64) x) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 #s(literal 1/45 binary64) (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/45 binary64) x) x) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) (/.f64 #s(literal -1/3 binary64) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) x))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/45 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)) |
(neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/45 binary64) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/45 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/45 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/45 binary64) x) #s(literal 1/3 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/45 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/45 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (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 (neg.f64 (neg.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 1/45 binary64) |
#s(literal 1/3 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 x (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/3 binary64) x) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) x) |
(*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (*.f64 x x)) |
(*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x)) |
(*.f64 x (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) |
(*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) |
(*.f64 x #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/3 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1/3 binary64) (neg.f64 x))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) x)) (neg.f64 x)) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) x) x) |
(/.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x))) |
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) x) x (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/45 binary64) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/45 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/45 binary64) x) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 1/45 binary64))) |
(neg.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) #s(literal 1/45 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal 1/45 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/45 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
(-.f64 #s(literal 1/45 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(+.f64 #s(literal 1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
#s(literal -1/45 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)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x))) |
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) x) x (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/45 binary64) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/45 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/45 binary64) x) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/45 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x)) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 #s(literal 1/45 binary64) x (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x)) |
(fma.f64 x (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/45 binary64) x)) |
(fma.f64 x #s(literal 1/45 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/45 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/45 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) x)) |
(neg.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 1/45 binary64))) |
(neg.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) #s(literal 1/45 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal 1/45 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/45 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) |
(-.f64 #s(literal 1/45 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) |
(+.f64 #s(literal 1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (fabs.f64 x) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
#s(literal 1 binary64) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.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)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/4725 binary64) (*.f64 x x) #s(literal 2/945 binary64)) (*.f64 x x) #s(literal 1/45 binary64)) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* (* x x) 1/45) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (* x x) 1/45) 1/3) (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) x #s(literal 1/3 binary64)) (*.f64 x x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (/ 1 (* x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))) |
#s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)))) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (*.f64 #s(literal 1/45 binary64) x)) |
#s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x)) |
#s(approx (+ (* (* x x) 1/45) 1/3) (*.f64 (*.f64 x x) #s(literal 1/45 binary64))) |
#s(approx (+ (* (* x x) 1/45) 1/3) (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)))) |
#s(approx (- (/ 1/3 (* x x)) -1/45) #s(literal 1/45 binary64)) |
#s(approx (- (/ 1/3 (* x x)) -1/45) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64))) |
Compiled 3 073 to 1 575 computations (48.7% saved)
14 alts after pruning (6 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 308 | 6 | 314 |
| Fresh | 2 | 0 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 312 | 14 | 326 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.4% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x))) |
| ✓ | 99.3% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
| ✓ | 99.4% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.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)) |
| ✓ | 99.3% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
| ✓ | 98.7% | #s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
| 35.8% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))))) | |
| 52.2% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)))) | |
| 52.2% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)))) | |
| 35.2% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))))) | |
| ✓ | 51.7% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (*.f64 x x)))) |
| 51.7% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64))) x) (*.f64 x x)))) | |
| ✓ | 56.1% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 x x)))) |
| ✓ | 55.5% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x)))) |
| 55.5% | #s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64))) (*.f64 x x)))) |
Compiled 522 to 417 computations (20.1% saved)
| Inputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64))) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64))) x) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.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)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/945 binary64) #s(literal 1/45 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) x)) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/45 binary64)) x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (*.f64 x x))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/45 binary64)) x) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (-.f64 #s(literal 2/945 binary64) (/.f64 (-.f64 #s(literal -1/45 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (+ (* 2/945 (* x x)) 1/45) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/45 binary64) (*.f64 x x)) #s(literal -2/945 binary64))) (pow.f64 x #s(literal 5 binary64))))) |
| Outputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.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)) |
2 calls:
| 8.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
| 99.4% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64))) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/45 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (- (/ 1/3 (* x x)) -1/45) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) x) (*.f64 x x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (+ (* (* (* x x) x) 1/45) (* 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/45 binary64)) (*.f64 (*.f64 x x) x)))) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 (*.f64 #s(approx (- (/ 1/3 (* x x)) -1/45) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64))) x) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/45 binary64) #s(literal 1/3 binary64)) x)) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
| 99.3% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
Total -27.7b remaining (-3347.3%)
Threshold costs -27.7b (-3347.3%)
| Inputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (- (/ 1 x) (/ 1 (tan x))) #s(approx (* (+ (* (* x x) 1/45) 1/3) x) (*.f64 #s(approx (* (- (/ 1/3 (* x x)) -1/45) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (- (/ 1 x) (/ 1 (tan x))) (*.f64 #s(literal 1/3 binary64) x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
| 98.7% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| 1× | fuel |
Compiled 29 to 19 computations (34.5% saved)
(negabs x)
Compiled 127 to 112 computations (11.8% saved)
Loading profile data...