
Time bar (total: 4.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 10 to 8 computations (20% saved)
| 706.0ms | 2 259× | 2 | valid |
| 354.0ms | 705× | 3 | valid |
| 330.0ms | 4 068× | 0 | valid |
| 117.0ms | 1 224× | 1 | valid |
ival-cos: 956.0ms (73.3% of total)adjust: 114.0ms (8.7% of total)ival-mult!: 81.0ms (6.2% of total)ival-sub!: 80.0ms (6.1% of total)ival-div!: 74.0ms (5.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 63 | 1 | (-1.173479040898031e+158) | 0 | - | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 60 | 1 | (-3.245198056192576e+45) | 0 | - | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) | cancellation | 61 | 3 |
/.f64 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) | u/u | 59 | 0 |
| ↳ | (-.f64 #s(literal 1 binary64) (cos.f64 x)) | underflow | 59 | |
| ↳ | (*.f64 x x) | underflow | 59 | |
/.f64 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) | n/o | 5 | 0 |
| ↳ | (*.f64 x x) | overflow | 69 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 121 | 0 |
| - | 3 | 132 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 121 | 0 | 0 |
| - | 3 | 3 | 129 |
| number | freq |
|---|---|
| 0 | 132 |
| 1 | 123 |
| 2 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 37.0ms | 126× | 2 | valid |
| 21.0ms | 280× | 0 | valid |
| 15.0ms | 42× | 3 | valid |
| 7.0ms | 64× | 1 | valid |
Compiled 50 to 22 computations (56% saved)
ival-cos: 45.0ms (71.2% of total)adjust: 6.0ms (9.5% of total)ival-mult!: 5.0ms (7.9% of total)ival-div!: 4.0ms (6.3% of total)ival-sub!: 3.0ms (4.7% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 46 | 25 |
| 2 | 112 | 25 |
| 3 | 187 | 25 |
| 4 | 405 | 24 |
| 5 | 1957 | 24 |
| 0 | 6 | 8 |
| 0 | 10 | 8 |
| 1 | 27 | 8 |
| 2 | 65 | 8 |
| 3 | 129 | 8 |
| 4 | 298 | 8 |
| 5 | 1569 | 8 |
| 0 | 8370 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(abs x)
Compiled 8 to 6 computations (25% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 1.0ms | x | @ | inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 1.0ms | x | @ | 0 | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 264 |
| 0 | 70 | 264 |
| 1 | 312 | 264 |
| 0 | 2707 | 252 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sin.f64 x))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
Compiled 991 to 230 computations (76.8% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 11 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 12 | 72 |
| Status | Accuracy | Program |
|---|---|---|
| 56.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) | |
| 75.6% | (/.f64 (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| ▶ | 17.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 54.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 52.5% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) | |
| ▶ | 28.2% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| ▶ | 75.6% | (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
| 55.7% | (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) | |
| ▶ | 46.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| 46.7% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| 46.0% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) | |
| ▶ | 47.5% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 324 to 218 computations (32.7% saved)
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(sin.f64 x) |
x |
(*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(cos.f64 x) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) (cos.f64 x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 2)) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* 1/720 x))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* x (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 1/720)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (+ 1/720 (* -1/40320 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (cos x))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1/40320 (pow x 3)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* -1/40320 (pow x 2)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (cos x)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) (* (sin x) (sin x)) (sin x) x (* (+ (cos x) 1) (* x x)) (+ (cos x) 1) (cos x) 1 (* x x) (/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (cos x) (/ (- 1 (cos x)) (* x x)) (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) (* (* x x) (cos x)) (* (* x x) (* x x))) |
| 4.0ms | x | @ | inf | ((/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) (* (sin x) (sin x)) (sin x) x (* (+ (cos x) 1) (* x x)) (+ (cos x) 1) (cos x) 1 (* x x) (/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (cos x) (/ (- 1 (cos x)) (* x x)) (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) (* (* x x) (cos x)) (* (* x x) (* x x))) |
| 3.0ms | x | @ | 0 | ((/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) (* (sin x) (sin x)) (sin x) x (* (+ (cos x) 1) (* x x)) (+ (cos x) 1) (cos x) 1 (* x x) (/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (cos x) (/ (- 1 (cos x)) (* x x)) (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) (* (* x x) (cos x)) (* (* x x) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 258 | 1908 |
| 0 | 299 | 1798 |
| 1 | 1191 | 1698 |
| 0 | 8538 | 1653 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(sin.f64 x) |
x |
(*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(cos.f64 x) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) (cos.f64 x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 2)) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* 1/720 x))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* x (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 1/720)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (+ 1/720 (* -1/40320 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (cos x))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1/40320 (pow x 3)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* -1/40320 (pow x 2)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (cos x)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (neg.f64 (sin.f64 x)) x)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (fabs.f64 (sin.f64 x)) x)) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 x x)) (/.f64 (fabs.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (sin.f64 x)))) |
(*.f64 (neg.f64 (fabs.f64 (sin.f64 x))) (neg.f64 (fabs.f64 (sin.f64 x)))) |
(*.f64 (fabs.f64 (fabs.f64 (sin.f64 x))) (fabs.f64 (fabs.f64 (sin.f64 x)))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 x))) (exp.f64 (log.f64 (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sin.f64 x))) |
(*.f64 (fabs.f64 (sin.f64 x)) (fabs.f64 (sin.f64 x))) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sin.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (sin.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(sin.f64 x) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 1 binary64))) |
x |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(*.f64 x (*.f64 x (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 x (+.f64 x (*.f64 x (cos.f64 x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(fma.f64 (*.f64 (cos.f64 x) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (cos.f64 x) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (cos.f64 x) x) x (*.f64 x x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (cos.f64 x)) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 x (*.f64 x (cos.f64 x)) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(+.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (neg.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (/.f64 (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) (/.f64 (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 x #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/13824 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x)) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal -1/40320 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)))) (-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -1/40320 binary64) x)) x (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 x #s(literal -1/40320 binary64)) (*.f64 x x) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/40320 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/40320 binary64) x) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal -1/40320 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 x #s(literal 1/720 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) |
(/.f64 (-.f64 #s(literal 1/373248000 binary64) (pow.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/518400 binary64) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/518400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64))) (neg.f64 (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/518400 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))) |
(/.f64 (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal 1 binary64) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(-.f64 (/.f64 #s(literal 1/518400 binary64) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) (/.f64 (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))) (/.f64 #s(literal 1/518400 binary64) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)) |
(-.f64 #s(literal 1/720 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/40320 binary64) x)) x)) |
(-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/40320 binary64))) |
(-.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/40320 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/373248000 binary64) (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) (/.f64 #s(literal 1/373248000 binary64) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(+.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (neg.f64 (sin.f64 x)) x)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (fabs.f64 (sin.f64 x)) x)) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 x x)) (/.f64 (fabs.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 x (-.f64 x (*.f64 x (cos.f64 x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 x x (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 x x (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))))) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x)))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (cos.f64 x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (cos.f64 x) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (cos.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(*.f64 x (*.f64 x (cos.f64 x))) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sin x)) (*.f64 x x)) |
#s(approx (* (sin x) (sin x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/3 binary64) (*.f64 x x))) |
#s(approx (* (sin x) (sin x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x))) |
#s(approx (* (sin x) (sin x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 2/45 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/315 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (sin x) x) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) x)) |
#s(approx x x) |
#s(approx (* (+ (cos x) 1) (* x x)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (+ (cos x) 1) (* x x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x) x)) |
#s(approx (* (+ (cos x) 1) (* x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) x)) |
#s(approx (* (+ (cos x) 1) (* x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) x)) |
#s(approx (+ (cos x) 1) #s(literal 2 binary64)) |
#s(approx (+ (cos x) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (cos x) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (cos x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x)) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 #s(literal 1/720 binary64) x)) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (* x x) (cos x)) (*.f64 x x)) |
#s(approx (* (* x x) (cos x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64) (*.f64 x x))) |
#s(approx (* (* x x) (cos x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x))) |
#s(approx (* (* x x) (cos x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (* (sin x) (sin x)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (+ (cos x) 1) (* x x)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
#s(approx (+ (cos x) 1) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)) x) x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/40320 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
Compiled 20 568 to 2 692 computations (86.9% saved)
17 alts after pruning (12 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 839 | 10 | 849 |
| Fresh | 4 | 2 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 844 | 17 | 861 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 75.6% | (/.f64 (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 17.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))) | |
| ▶ | 1.7% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 54.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 28.2% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 54.4% | (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ▶ | 17.5% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 17.4% | (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ✓ | 75.6% | (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
| 54.4% | (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 28.1% | (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ▶ | 76.1% | (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
| 46.7% | #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| ▶ | 46.0% | #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 46.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| ✓ | 47.5% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 494 to 293 computations (40.7% saved)
| Inputs |
|---|
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
(sin.f64 x) |
x |
(*.f64 x x) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(cos.f64 x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 1/2)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/6 (pow x 2))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (- 1 (cos x)) (* x x)) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* (- 1 (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (- 1 (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (- 1 (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (sin x) (pow x 2)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (* (- 1 (cos x)) (* x x)) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | inf | ((* (/ (sin x) (* x x)) (tan (/ x 2))) (/ (sin x) (* x x)) (sin x) x (* x x) (tan (/ x 2)) (/ x 2) 2 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (+ (* (* x x) -1/24) 1/2) -1/24 1/2 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) 1 (* (* x x) (cos x)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* (* x x) (* x x)) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (cos x) (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (* (- 1 (cos x)) (* x x))) |
| 7.0ms | x | @ | -inf | ((* (/ (sin x) (* x x)) (tan (/ x 2))) (/ (sin x) (* x x)) (sin x) x (* x x) (tan (/ x 2)) (/ x 2) 2 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (+ (* (* x x) -1/24) 1/2) -1/24 1/2 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) 1 (* (* x x) (cos x)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* (* x x) (* x x)) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (cos x) (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (* (- 1 (cos x)) (* x x))) |
| 2.0ms | x | @ | 0 | ((* (/ (sin x) (* x x)) (tan (/ x 2))) (/ (sin x) (* x x)) (sin x) x (* x x) (tan (/ x 2)) (/ x 2) 2 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (+ (* (* x x) -1/24) 1/2) -1/24 1/2 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) 1 (* (* x x) (cos x)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* (* x x) (* x x)) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (cos x) (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (* (- 1 (cos x)) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 227 | 1634 |
| 0 | 264 | 1546 |
| 1 | 1051 | 1413 |
| 0 | 8372 | 1364 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
(sin.f64 x) |
x |
(*.f64 x x) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(cos.f64 x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 1/2)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/6 (pow x 2))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (- 1 (cos x)) (* x x)) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* (- 1 (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (- 1 (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (- 1 (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (sin x) (pow x 2)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (* (- 1 (cos x)) (* x x)) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (pow.f64 x #s(literal 3 binary64))) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (/.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 x (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (pow.f64 x #s(literal 3 binary64))) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (/.f64 (sin.f64 x) x) x)) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (/.f64 (sin.f64 x) x) x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) x) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) x) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 x x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 x (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (sin.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 x x) (sin.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 x (/.f64 x (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (/.f64 (sin.f64 x) x) x) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) x) x) #s(literal 1 binary64)) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(sin.f64 x) |
x |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (PI.f64) (/.f64 x #s(literal 2 binary64)))) (cos.f64 (+.f64 (PI.f64) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (sin.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (sin.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 (sin.f64 x))) |
(/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
(/.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) (/.f64 x #s(literal 2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) (/.f64 x #s(literal 2 binary64)))) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (cos.f64 x) (sin.f64 x))) |
(*.f64 (/.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 x #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
#s(literal 2 binary64) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/48 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/24 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal -1/24 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/24 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (pow.f64 x #s(literal 3 binary64))) x) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) x) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 x #s(literal -2 binary64))))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 x #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 x x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 3 binary64))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (pow.f64 x #s(literal 4 binary64))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 x (/.f64 x (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 x (-.f64 x (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 x x (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(fma.f64 x x (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 x (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (pow.f64 x #s(literal 3 binary64))) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (/.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 x (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (pow.f64 x #s(literal 3 binary64))) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (/.f64 (sin.f64 x) x) x)) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (/.f64 (sin.f64 x) x) x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) x) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) x) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 x x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 x (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (sin.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 x x) (sin.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 x (/.f64 x (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x))) (+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) |
(*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sin.f64 x))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (pow.f64 x #s(literal 3 binary64))) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (/.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 x (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (pow.f64 x #s(literal 3 binary64))) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (/.f64 (sin.f64 x) x) x)) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (/.f64 (sin.f64 x) x) x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) x) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) x) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 x x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 x (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (sin.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 x x) (sin.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 x (/.f64 x (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (cos.f64 x) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 x (-.f64 x (*.f64 x (cos.f64 x)))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (sin.f64 x) (sin.f64 x))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(fma.f64 x x (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 x x (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 x (cos.f64 x)))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (sin x) (* x x)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (sin x) (* x x)) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (sin x) (* x x)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (sin x) (* x x)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) x) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) x)) |
#s(approx x x) |
#s(approx (* 1 (* x x)) (*.f64 x x)) |
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* x x) -1/24) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (- 1 (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (- 1 (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (* 1 (* x x)) (*.f64 x x)) |
#s(approx (* (* x x) (cos x)) (*.f64 x x)) |
#s(approx (* (* x x) (cos x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64) (*.f64 x x))) |
#s(approx (* (* x x) (cos x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x x))) |
#s(approx (* (* x x) (cos x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x x))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/2 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (- 1 (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (- 1 (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 (sin.f64 x) x) x))) |
#s(approx (/ (sin x) (* x x)) (/.f64 (/.f64 (sin.f64 x) x) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (tan (/ x 2)) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/24 binary64)) x) x)) |
#s(approx (* (- 1 (cos x)) (* x x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) x) x)) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (/ (- 1 (cos x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (/ (* (- 1 (cos x)) (* x x)) (* (* x x) (* x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (* (- 1 (cos x)) (* x x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
Compiled 23 555 to 2 501 computations (89.4% saved)
20 alts after pruning (14 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 973 | 11 | 984 |
| Fresh | 4 | 3 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 4 | 5 |
| Total | 981 | 20 | 1 001 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 17.5% | (/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 54.6% | (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) | |
| 2.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) x) x) | |
| ✓ | 56.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 24.4% | (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) | |
| 1.7% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))) | |
| ▶ | 2.3% | (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 x x)) |
| ✓ | 54.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 28.2% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 54.4% | (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) | |
| 17.5% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))) | |
| 1.7% | (/.f64 (*.f64 x (-.f64 x (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ▶ | 28.1% | (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
| 76.1% | (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))) | |
| 17.4% | (*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) | |
| ▶ | 76.1% | (*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
| ▶ | 46.7% | #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| ✓ | 46.0% | #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 46.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| ✓ | 47.5% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 609 to 360 computations (40.9% saved)
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(sin.f64 x) |
x |
(/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x)) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 x x) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
(cos.f64 x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) #s(hole binary64 1/2)) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (tan (/ x 2)) (* x x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (tan (/ x 2)) (* x x)) #s(hole binary64 (/ (+ 1/2 (* 1/24 (pow x 2))) x))) |
#s(approx (/ (tan (/ x 2)) (* x x)) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) x))) |
#s(approx (/ (tan (/ x 2)) (* x x)) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))) x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (* (* x x) 1/720) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* x x) 1/720) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* (* x x) 1/720) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) #s(hole binary64 1)) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (tan (/ x 2)) (* x x)) #s(hole binary64 (/ (sin (* 1/2 x)) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* x x) 1/720) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (- (* (* x x) 1/720) 1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) #s(hole binary64 (cos x))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (cos x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((* (sin x) (/ (tan (/ x 2)) (* x x))) (sin x) x (/ (tan (/ x 2)) (* x x)) (tan (/ x 2)) (/ x 2) 2 (* x x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) (- (* (* x x) 1/720) 1/24) (* (* x x) 1/720) 1/720 1/24 1/2 (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (- 1 (/ (* (* x x) (cos x)) (* x x))) 1 (/ (* (* x x) (cos x)) (* x x)) (* (* x x) (cos x)) (cos x) (+ (* (* x x) -1/2) 1) -1/2 (- (pow x -2) (/ (cos x) (* x x))) (pow x -2) -2 (/ (cos x) (* x x)) (cos x) (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) (+ (* (* (neg x) x) (cos x)) (* x x)) (* (neg x) x) (neg x) (cos x) (* (* x x) (* x x))) |
| 4.0ms | x | @ | inf | ((* (sin x) (/ (tan (/ x 2)) (* x x))) (sin x) x (/ (tan (/ x 2)) (* x x)) (tan (/ x 2)) (/ x 2) 2 (* x x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) (- (* (* x x) 1/720) 1/24) (* (* x x) 1/720) 1/720 1/24 1/2 (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (- 1 (/ (* (* x x) (cos x)) (* x x))) 1 (/ (* (* x x) (cos x)) (* x x)) (* (* x x) (cos x)) (cos x) (+ (* (* x x) -1/2) 1) -1/2 (- (pow x -2) (/ (cos x) (* x x))) (pow x -2) -2 (/ (cos x) (* x x)) (cos x) (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) (+ (* (* (neg x) x) (cos x)) (* x x)) (* (neg x) x) (neg x) (cos x) (* (* x x) (* x x))) |
| 3.0ms | x | @ | 0 | ((* (sin x) (/ (tan (/ x 2)) (* x x))) (sin x) x (/ (tan (/ x 2)) (* x x)) (tan (/ x 2)) (/ x 2) 2 (* x x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) (- (* (* x x) 1/720) 1/24) (* (* x x) 1/720) 1/720 1/24 1/2 (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (- 1 (/ (* (* x x) (cos x)) (* x x))) 1 (/ (* (* x x) (cos x)) (* x x)) (* (* x x) (cos x)) (cos x) (+ (* (* x x) -1/2) 1) -1/2 (- (pow x -2) (/ (cos x) (* x x))) (pow x -2) -2 (/ (cos x) (* x x)) (cos x) (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) (+ (* (* (neg x) x) (cos x)) (* x x)) (* (neg x) x) (neg x) (cos x) (* (* x x) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 2056 |
| 0 | 312 | 1968 |
| 1 | 1247 | 1840 |
| 0 | 8488 | 1760 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(sin.f64 x) |
x |
(/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x)) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 x x) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
(cos.f64 x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) #s(hole binary64 1/2)) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (tan (/ x 2)) (* x x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (tan (/ x 2)) (* x x)) #s(hole binary64 (/ (+ 1/2 (* 1/24 (pow x 2))) x))) |
#s(approx (/ (tan (/ x 2)) (* x x)) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) x))) |
#s(approx (/ (tan (/ x 2)) (* x x)) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))) x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (* (* x x) 1/720) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* x x) 1/720) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* (* x x) 1/720) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) #s(hole binary64 1)) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (tan (/ x 2)) (* x x)) #s(hole binary64 (/ (sin (* 1/2 x)) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* x x) 1/720) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (- (* (* x x) 1/720) 1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) #s(hole binary64 (cos x))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (/ (+ (* (* (neg x) x) (cos x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (cos x)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
(sin.f64 x) |
x |
(/.f64 (neg.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) x) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64))) (cos.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) |
(/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
(/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(tan.f64 (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64))) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (cos.f64 x) (sin.f64 x))) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 x #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(neg.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) x) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) (*.f64 x x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (neg.f64 x) x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 x x) x)) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (fabs.f64 x)) (/.f64 (*.f64 x x) (fabs.f64 x))) |
(*.f64 (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 (*.f64 x x) (neg.f64 x))) |
(*.f64 (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x x) (fabs.f64 x)) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (fabs.f64 x))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 x)) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (fabs.f64 x))) |
(*.f64 (/.f64 x (neg.f64 x)) (/.f64 (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (neg.f64 x))) |
(*.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
(*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x) x) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) |
(*.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) |
(*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (/.f64 (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (+.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (pow.f64 x #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (/.f64 (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (+.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (pow.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (+.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (pow.f64 x #s(literal -2 binary64)))))) (/.f64 (/.f64 (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (+.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (pow.f64 x #s(literal -2 binary64))))))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.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 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fabs.f64 x) x)) |
(*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 x x)) |
(*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 x x) (/.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(/.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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
#s(literal -2 binary64) |
(/.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) |
(/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
(neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal -4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal -6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) (-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (cos.f64 x) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (cos.f64 x) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (pow.f64 x #s(literal 4 binary64))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (neg.f64 x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fabs.f64 x) x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 x x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (neg.f64 x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x x) (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x (cos.f64 x)) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (*.f64 x (cos.f64 x)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (cos.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 x) x) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (cos.f64 x) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (/.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) #s(literal -1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (cos.f64 x) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (cos.f64 x) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(+.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 x (cos.f64 x)) x)) |
(*.f64 (neg.f64 x) (fma.f64 x (cos.f64 x) (neg.f64 x))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x (*.f64 x (cos.f64 x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 x (-.f64 x (*.f64 x (cos.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (neg.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 x (cos.f64 x)) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) (-.f64 (*.f64 x (cos.f64 x)) (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (cos.f64 x) (neg.f64 x)) x (*.f64 x x)) |
(fma.f64 (*.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 x (cos.f64 x)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 x x) (neg.f64 (cos.f64 x)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) x) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 x (neg.f64 (*.f64 x (cos.f64 x))) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) (-.f64 (*.f64 x (cos.f64 x)) (neg.f64 x)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) (-.f64 (*.f64 x (cos.f64 x)) (neg.f64 x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x))))) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (cos.f64 x)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) 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 (neg.f64 (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) x) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 x (neg.f64 x)) |
(neg.f64 (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (sin x) x) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) x)) |
#s(approx x x) |
#s(approx (/ (tan (/ x 2)) (* x x)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (tan (/ x 2)) (* x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (tan (/ x 2)) (* x x)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (tan (/ x 2)) (* x x)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* (* x x) 1/720) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (* (* x x) 1/720) 1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
#s(approx (* (* x x) 1/720) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) #s(literal 1 binary64)) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (* x x) (cos x)) (*.f64 x x)) |
#s(approx (* (* x x) (cos x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64) (*.f64 x x))) |
#s(approx (* (* x x) (cos x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (* x x) (cos x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64)) #s(literal 1/2 binary64))) (*.f64 x x))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) -1/2) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (/ (cos x) (* x x)) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (/ (cos x) (* x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (cos x) (* x x)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (cos x) (* x x)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (* (neg x) x) (*.f64 (neg.f64 x) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (sin x) (/ (tan (/ x 2)) (* x x))) (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (/ (tan (/ x 2)) (* x x)) (/.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
#s(approx (tan (/ x 2)) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) (*.f64 (-.f64 #s(literal 1/720 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* (* x x) 1/720) 1/24) (* x x)) 1/2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (- (* (* x x) 1/720) 1/24) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64))) x) x)) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- 1 (/ (* (* x x) (cos x)) (* x x))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (/ (* (* x x) (cos x)) (* x x)) (cos.f64 x)) |
#s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (cos x) (* x x)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
#s(approx (- (pow x -2) (/ (cos x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (* (neg x) x) (cos x)) (* x x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
Compiled 22 866 to 2 770 computations (87.9% saved)
26 alts after pruning (20 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 929 | 12 | 941 |
| Fresh | 1 | 8 | 9 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 5 | 6 |
| Total | 935 | 26 | 961 |
| Status | Accuracy | Program |
|---|---|---|
| 56.3% | (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -2 binary64))) | |
| 54.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) | |
| ✓ | 17.5% | (/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 54.6% | (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) | |
| 2.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) x) x) | |
| ✓ | 56.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 24.4% | (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) | |
| 1.7% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))) | |
| 2.9% | (/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) | |
| 3.0% | (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x) x)) (*.f64 x x)) | |
| 2.5% | (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 x x))) (*.f64 x x)) | |
| 2.5% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 x x)) | |
| ✓ | 54.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 28.2% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 17.5% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))) | |
| 1.7% | (/.f64 (*.f64 x (-.f64 x (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 28.5% | (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) | |
| 28.2% | (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) | |
| 76.1% | (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))) | |
| 17.4% | (*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) | |
| 76.1% | (*.f64 (sin.f64 x) (/.f64 (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) | |
| 48.2% | (*.f64 (sin.f64 x) #s(approx (/ (tan (/ x 2)) (* x x)) (/.f64 #s(literal 1/2 binary64) x))) | |
| 46.7% | #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| ✓ | 46.0% | #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| 46.1% | #s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| ✓ | 47.5% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 1 300 to 460 computations (64.6% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 x x))) (*.f64 x x)) |
(-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x) x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) x) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 x x)) |
(*.f64 (sin.f64 x) #s(approx (/ (tan (/ x 2)) (* x x)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
2 calls:
| 11.0ms | x |
| 10.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.8% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 x x))) (*.f64 x x)) |
(-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x) x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) x) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 x x)) |
(*.f64 (sin.f64 x) #s(approx (/ (tan (/ x 2)) (* x x)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
1 calls:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 x x))) (*.f64 x x)) |
(-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x) x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) x) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 x x)) |
(*.f64 (sin.f64 x) #s(approx (/ (tan (/ x 2)) (* x x)) (/.f64 #s(literal 1/2 binary64) x))) |
| Outputs |
|---|
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
2 calls:
| 6.0ms | x |
| 5.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.4% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 73.2% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 x x))) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
1 calls:
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.0% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.0% | 2 | x |
Compiled 1 to 1 computations (0% saved)
Total -1.0b remaining (-3%)
Threshold costs -1b (-3%)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.5% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 47.5% | 1 | x |
Compiled 9 to 7 computations (22.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.0278343919067594 | 7.387971802744906 |
| 5.0ms | 128× | 0 | valid |
Compiled 339 to 210 computations (38.1% saved)
ival-cos: 1.0ms (35.2% of total)ival-mult!: 1.0ms (35.2% of total)ival-div!: 1.0ms (35.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0278343919067594 | 7.387971802744906 |
Compiled 339 to 210 computations (38.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 2.495364595159198e+28 | 2.4116598249283166e+32 |
| 9.0ms | 128× | 0 | valid |
Compiled 427 to 226 computations (47.1% saved)
ival-cos: 5.0ms (79.4% of total)ival-mult!: 1.0ms (15.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 6.676169358693557e+27 | 2.495364595159198e+28 |
| 5.0ms | 80× | 0 | valid |
Compiled 261 to 150 computations (42.5% saved)
ival-cos: 3.0ms (82.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.3147231717422081e+75 | 4.5369330263052685e+79 |
| 9.0ms | 128× | 0 | valid |
Compiled 171 to 146 computations (14.6% saved)
ival-cos: 4.0ms (67% of total)ival-mult!: 1.0ms (16.8% of total)ival-div!: 1.0ms (16.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 230 |
| 1 | 119 | 220 |
| 2 | 526 | 192 |
| 3 | 3164 | 192 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 x #s(literal 7566047373982433/72057594037927936 binary64)) #s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(if (<=.f64 x #s(literal 7566047373982433/72057594037927936 binary64)) #s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(if (<=.f64 x #s(literal 22000000000000001000411699871744 binary64)) #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(if (<=.f64 x #s(literal 23999999999999998119878066176 binary64)) #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(if (<=.f64 x #s(literal 149999999999999990989639731795917682953773097706373436242150705195545389957120 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 7566047373982433/72057594037927936 binary64)) #s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(if (<=.f64 x #s(literal 7566047373982433/72057594037927936 binary64)) #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(if (<=.f64 x #s(literal 7566047373982433/72057594037927936 binary64)) #s(approx (/ (- 1 (/ (* (* x x) (cos x)) (* x x))) (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(if (<=.f64 x #s(literal 7566047373982433/72057594037927936 binary64)) #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(if (<=.f64 x #s(literal 22000000000000001000411699871744 binary64)) #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(if (<=.f64 x #s(literal 23999999999999998119878066176 binary64)) #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(if (<=.f64 x #s(literal 23999999999999998119878066176 binary64)) #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(if (<=.f64 x #s(literal 149999999999999990989639731795917682953773097706373436242150705195545389957120 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
(if (<=.f64 x #s(literal 149999999999999990989639731795917682953773097706373436242150705195545389957120 binary64)) #s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
| 1× | fuel |
Compiled 264 to 51 computations (80.7% saved)
Compiled 740 to 218 computations (70.5% saved)
Loading profile data...