
Time bar (total: 3.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 0 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 1 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 2 |
| 50% | 0% | 0% | 100% | 0% | 0% | 0% | 3 |
| 75% | 0% | 0% | 100% | 0% | 0% | 0% | 4 |
| 87.5% | 0% | 0% | 100% | 0% | 0% | 0% | 5 |
| 93.8% | 0% | 0% | 100% | 0% | 0% | 0% | 6 |
| 96.9% | 0% | 0% | 100% | 0% | 0% | 0% | 7 |
| 98.4% | 0% | 0% | 100% | 0% | 0% | 0% | 8 |
| 99.2% | 0% | 0% | 100% | 0% | 0% | 0% | 9 |
| 99.6% | 0% | 0% | 100% | 0% | 0% | 0% | 10 |
| 99.8% | 0% | 0% | 100% | 0% | 0% | 0% | 11 |
| 99.9% | 0% | 0% | 100% | 0% | 0% | 0% | 12 |
Compiled 17 to 13 computations (23.5% saved)
| 933.0ms | 8 256× | 0 | valid |
ival-cos: 331.0ms (55.7% of total)ival-exp: 136.0ms (22.9% of total)ival-mult!: 126.0ms (21.2% of total)adjust: 2.0ms (0.3% of total)ival-and: 0.0ms (0% of total)ival-<=: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 58 | 0 | - | 58 | (2.0080828129345205) | (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
| 0 | 0 | - | 0 | - | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 10 binary64) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | #s(literal 10 binary64) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 85 |
| - | 0 | 171 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 85 | 0 |
| - | 0 | 171 | 0 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 1 | 0 |
| - | 0 | 0 | 0 |
| 71.0ms | 512× | 0 | valid |
Compiled 67 to 25 computations (62.7% saved)
ival-cos: 16.0ms (53.9% of total)ival-mult!: 7.0ms (23.6% of total)ival-exp: 6.0ms (20.2% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 28 |
| 1 | 55 | 28 |
| 2 | 150 | 28 |
| 3 | 360 | 28 |
| 4 | 984 | 28 |
| 5 | 4867 | 28 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.6% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(abs x)
Compiled 18 to 14 computations (22.2% saved)
| Inputs |
|---|
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(cos.f64 x) |
x |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
#s(literal 10 binary64) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 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 #s(hole binary64 x)) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 1)) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* 10 (* x x)) #s(hole binary64 (* 10 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (exp (* 10 (pow x 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((* (cos x) (exp (* 10 (* x x)))) (cos x) x (exp (* 10 (* x x))) (* 10 (* x x)) 10 (* x x)) |
| 4.0ms | x | @ | -inf | ((* (cos x) (exp (* 10 (* x x)))) (cos x) x (exp (* 10 (* x x))) (* 10 (* x x)) 10 (* x x)) |
| 1.0ms | x | @ | 0 | ((* (cos x) (exp (* 10 (* x x)))) (cos x) x (exp (* 10 (* x x))) (* 10 (* x x)) 10 (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 285 |
| 0 | 88 | 285 |
| 1 | 450 | 285 |
| 0 | 3888 | 269 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(cos.f64 x) |
x |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
#s(literal 10 binary64) |
(*.f64 x x) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 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 #s(hole binary64 x)) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 1)) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* 10 (* x x)) #s(hole binary64 (* 10 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (exp (* 10 (pow x 2))))) |
| Outputs |
|---|
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x))) (cos.f64 x) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
(fma.f64 (cos.f64 x) (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x))) (cos.f64 x)) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
(+.f64 (*.f64 (cos.f64 x) (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x)))) (*.f64 (cos.f64 x) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 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 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x))) (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x)))) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) (-.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x))) (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 x x))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x)))) |
(+.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 10 binary64) x)) x) |
(*.f64 (*.f64 #s(literal 10 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 10 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 10 binary64)) |
(*.f64 (*.f64 #s(literal 10 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 10 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 10 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 10 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 2 binary64)) |
#s(literal 10 binary64) |
(*.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)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) (fma.f64 (fma.f64 #s(literal 1081/24 binary64) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 102299/720 binary64) (*.f64 x x) #s(literal 1081/24 binary64)) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x 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 (-.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 (exp (* 10 (* x x))) #s(literal 1 binary64)) |
#s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (exp (* 10 (* x x))) (fma.f64 (fma.f64 #s(literal 50 binary64) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (* 10 (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) (*.f64 x x) #s(literal 50 binary64)) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 10 (* x x)) (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) (*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (exp (* 10 (* x x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
Compiled 1 052 to 281 computations (73.3% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 15 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 57 | 16 | 73 |
| Status | Accuracy | Program |
|---|---|---|
| 94.6% | (*.f64 (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))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 94.6% | (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 94.6% | (*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 97.9% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) | |
| ▶ | 98.0% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
| 95.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) | |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) | |
| ▶ | 95.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| ▶ | 94.4% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| ✓ | 94.6% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 9.8% | (*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) | |
| 9.6% | (*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) | |
| 27.5% | (*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| ▶ | 18.2% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| ▶ | 1.5% | #s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
Compiled 423 to 313 computations (26% saved)
| Inputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(cos.f64 x) |
x |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
(exp.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
#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 x x) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 10 binary64) x) x) |
(*.f64 #s(literal 10 binary64) x) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 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 #s(hole binary64 x)) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 1)) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 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) #s(hole binary64 (pow x 2))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 1)) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* 10 (* x x)) #s(hole binary64 (* 10 (pow x 2)))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 1)) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 1)) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (* 10 x) x) #s(hole binary64 (* 10 (pow x 2)))) |
#s(approx (* 10 x) #s(hole binary64 (* 10 x))) |
#s(approx (* (cos x) (pow (exp 10) (* x x))) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (exp 10) (* x x))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (exp 10) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (exp 10) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (exp (* 10 x)))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#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 (exp (* 10 (* x x))) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (cos x) (pow (exp 10) (* x x))) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | ((* (cos x) (pow (pow (exp 10) x) x)) (cos x) x (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (exp (* 10 (* x x)))) 1 (* (cos x) (exp (* 10 (* x x)))) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (exp (* 10 (* x x))) (* 10 (* x x)) (* (cos x) (exp (* (* 10 x) x))) (exp (* (* 10 x) x)) (* (* 10 x) x) (* 10 x) (* (cos x) (pow (exp 10) (* x x))) (pow (exp 10) (* x x))) |
| 2.0ms | x | @ | -inf | ((* (cos x) (pow (pow (exp 10) x) x)) (cos x) x (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (exp (* 10 (* x x)))) 1 (* (cos x) (exp (* 10 (* x x)))) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (exp (* 10 (* x x))) (* 10 (* x x)) (* (cos x) (exp (* (* 10 x) x))) (exp (* (* 10 x) x)) (* (* 10 x) x) (* 10 x) (* (cos x) (pow (exp 10) (* x x))) (pow (exp 10) (* x x))) |
| 2.0ms | x | @ | inf | ((* (cos x) (pow (pow (exp 10) x) x)) (cos x) x (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (exp (* 10 (* x x)))) 1 (* (cos x) (exp (* 10 (* x x)))) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (exp (* 10 (* x x))) (* 10 (* x x)) (* (cos x) (exp (* (* 10 x) x))) (exp (* (* 10 x) x)) (* (* 10 x) x) (* 10 x) (* (cos x) (pow (exp 10) (* x x))) (pow (exp 10) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 1046 |
| 0 | 186 | 1042 |
| 1 | 718 | 1042 |
| 0 | 5559 | 985 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(cos.f64 x) |
x |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
(exp.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
#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 x x) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 10 binary64) x) x) |
(*.f64 #s(literal 10 binary64) x) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 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 #s(hole binary64 x)) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 1)) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 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) #s(hole binary64 (pow x 2))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 1)) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (exp (* 10 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* 10 (* x x)) #s(hole binary64 (* 10 (pow x 2)))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 1)) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 1)) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (* 10 x) x) #s(hole binary64 (* 10 (pow x 2)))) |
#s(approx (* 10 x) #s(hole binary64 (* 10 x))) |
#s(approx (* (cos x) (pow (exp 10) (* x x))) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (exp 10) (* x x))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (exp 10) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (exp 10) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (exp (* 10 x)))) |
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#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 (exp (* 10 (* x x))) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (cos x) (pow (exp 10) (* x x))) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
| Outputs |
|---|
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) (cos.f64 x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cos.f64 x) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
(fma.f64 (cos.f64 x) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (*.f64 (cos.f64 x) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cos.f64 x)) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
(+.f64 (*.f64 (cos.f64 x) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) (*.f64 (cos.f64 x) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 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 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (exp.f64 (*.f64 #s(literal 10 binary64) x))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (*.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (/.f64 x #s(literal 2 binary64)) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) (-.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 x) #s(literal 10 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) x)) (cosh.f64 (*.f64 #s(literal -10 binary64) x))) (*.f64 (sinh.f64 (*.f64 #s(literal 10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x)))) (-.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 10 binary64) x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) x)) (cosh.f64 (*.f64 #s(literal -10 binary64) x)) (-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal 10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x))) (*.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x)))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) x)) |
(+.f64 (sinh.f64 (*.f64 #s(literal 10 binary64) x)) (cosh.f64 (*.f64 #s(literal -10 binary64) x))) |
(+.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 #s(literal -10 binary64)) (cosh.f64 #s(literal -10 binary64))) (*.f64 (sinh.f64 #s(literal 10 binary64)) (sinh.f64 #s(literal 10 binary64)))) (-.f64 (cosh.f64 #s(literal -10 binary64)) (sinh.f64 #s(literal 10 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 #s(literal -10 binary64)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 #s(literal -10 binary64)) (cosh.f64 #s(literal -10 binary64)) (-.f64 (*.f64 (sinh.f64 #s(literal 10 binary64)) (sinh.f64 #s(literal 10 binary64))) (*.f64 (cosh.f64 #s(literal -10 binary64)) (sinh.f64 #s(literal 10 binary64)))))) |
(exp.f64 #s(literal 10 binary64)) |
(+.f64 (sinh.f64 #s(literal 10 binary64)) (cosh.f64 #s(literal -10 binary64))) |
(+.f64 (cosh.f64 #s(literal -10 binary64)) (sinh.f64 #s(literal 10 binary64))) |
#s(literal 10 binary64) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/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))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 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 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/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 binary64) (*.f64 #s(literal -1/2 binary64) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.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 (*.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 (*.f64 x x) #s(literal 1 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 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 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 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/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 x x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(*.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)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (exp.f64 (*.f64 #s(literal 10 binary64) x))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (*.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (/.f64 x #s(literal 2 binary64)) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) (-.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 10 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 10 binary64)) |
(*.f64 (*.f64 #s(literal 10 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 10 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 10 binary64))) |
(*.f64 (*.f64 #s(literal 10 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 10 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) (cos.f64 x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cos.f64 x) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
(fma.f64 (cos.f64 x) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (*.f64 (cos.f64 x) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cos.f64 x)) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
(+.f64 (*.f64 (cos.f64 x) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) (*.f64 (cos.f64 x) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (exp.f64 (*.f64 #s(literal 10 binary64) x))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (*.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (/.f64 x #s(literal 2 binary64)) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) (-.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 10 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 10 binary64)) |
(*.f64 (*.f64 #s(literal 10 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 10 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 10 binary64))) |
(*.f64 (*.f64 #s(literal 10 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 10 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 10 binary64)) |
(*.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 10 binary64) x)) |
(*.f64 #s(literal 10 binary64) x) |
(*.f64 x #s(literal 10 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 10 binary64) x)) #s(literal 2 binary64)) |
(+.f64 (log.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64))))) (log.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))))) |
(log.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) (cos.f64 x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cos.f64 x) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
(fma.f64 (cos.f64 x) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (*.f64 (cos.f64 x) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cos.f64 x)) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
(+.f64 (*.f64 (cos.f64 x) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) (*.f64 (cos.f64 x) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (exp.f64 (*.f64 #s(literal 10 binary64) x))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (*.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (/.f64 x #s(literal 2 binary64)) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) (-.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 #s(literal 1081/24 binary64) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 102299/720 binary64) (*.f64 x x) #s(literal 1081/24 binary64)) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#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 #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 (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 #s(literal 50 binary64) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) (*.f64 x x) #s(literal 50 binary64)) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) x) #s(literal 1 binary64)) |
#s(approx (pow (exp 10) x) (fma.f64 #s(literal 10 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (exp 10) x) (fma.f64 (fma.f64 #s(literal 50 binary64) x #s(literal 10 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp 10) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) x #s(literal 50 binary64)) x #s(literal 10 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 #s(literal 1081/24 binary64) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 102299/720 binary64) (*.f64 x x) #s(literal 1081/24 binary64)) (*.f64 x x) #s(literal 19/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) (*.f64 x x)) |
#s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 #s(literal 50 binary64) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) (*.f64 x x) #s(literal 50 binary64)) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 10 (* x x)) (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 #s(literal 1081/24 binary64) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 102299/720 binary64) (*.f64 x x) #s(literal 1081/24 binary64)) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 #s(literal 50 binary64) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) (*.f64 x x) #s(literal 50 binary64)) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 10 (* x x)) (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
#s(approx (* 10 x) (*.f64 #s(literal 10 binary64) x)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 #s(literal 1081/24 binary64) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 102299/720 binary64) (*.f64 x x) #s(literal 1081/24 binary64)) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 #s(literal 50 binary64) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) (*.f64 x x) #s(literal 50 binary64)) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (pow (pow (exp 10) x) x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
#s(approx (pow (exp 10) x) (exp.f64 (*.f64 #s(literal 10 binary64) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (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 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)) |
#s(approx (pow (pow (exp 10) x) x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
#s(approx (pow (pow (exp 10) x) x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
#s(approx (pow (pow (exp 10) x) x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
Compiled 4 084 to 751 computations (81.6% saved)
34 alts after pruning (28 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 21 | 218 |
| Fresh | 3 | 7 | 10 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 200 | 34 | 234 |
| Status | Accuracy | Program |
|---|---|---|
| 95.1% | (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cos.f64 x) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) | |
| ▶ | 98.9% | (*.f64 (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))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
| 94.6% | (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) | |
| 98.2% | (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) | |
| 95.3% | (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 94.4% | (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 94.6% | (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| ▶ | 95.3% | (*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| ▶ | 94.3% | (*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| 94.6% | (*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 98.0% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) | |
| 94.8% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) x)) | |
| 96.7% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) | |
| 97.9% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) | |
| ✓ | 98.0% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
| 95.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) | |
| 94.6% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) | |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) | |
| ✓ | 95.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| 95.1% | (*.f64 (cos.f64 x) (+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)))) | |
| ✓ | 94.4% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| ✓ | 94.6% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 9.8% | (*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) | |
| ▶ | 9.6% | (*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
| 27.5% | (*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 27.5% | (*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| ▶ | 21.3% | (*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| 21.3% | (*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 18.2% | (*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 18.2% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| ✓ | 18.2% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 16.9% | (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| ✓ | 1.5% | #s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
Compiled 935 to 688 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (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))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) 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 x) |
x |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 x) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
(exp.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#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))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
#s(literal 1/24 binary64) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 10 binary64) x) x) |
(*.f64 #s(literal 10 binary64) x) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(neg.f64 x) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -1/6 (cos (* 1/2 (PI)))) (* 10 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* x (cos (* 1/2 (PI)))))))))))) |
#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) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow x 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow x 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow x 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow x 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow x 2) (+ (* -1/720 (* (pow x 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#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 (pow (pow (exp 10) x) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 1)) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 1)) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2))) |
#s(approx (* 1/24 (* x x)) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 1)) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (* 10 x) x) #s(hole binary64 (* 10 (pow x 2)))) |
#s(approx (* 10 x) #s(hole binary64 (* 10 x))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -10 (cos (* 1/2 (PI)))) (* 1/6 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* x (cos (* 1/2 (PI)))))))))))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -10 (cos (* 1/2 (PI)))) (* 1/6 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (exp (* 10 (pow x 2))) (+ (* (cos x) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin x)))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos x) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (* (cos x) (sin (* 1/2 (PI)))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (exp (* 10 x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (- (* 1/2 (PI)) x))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) x)))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1)))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (- (* 1/2 (PI)) x))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (+ (* -1 x) (* 1/2 (PI))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI)))))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (+ (* -1 x) (* 1/2 (PI))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin x) x (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos x) (sin (/ (PI) 2))) (cos x) (sin (/ (PI) 2)) (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (pow (pow (exp 10) x) x)) (pow (pow (exp 10) x) x) 1 (* (cos x) (exp (* (* 10 x) x))) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 (* x x) 1/2 (exp (* (* 10 x) x)) (* (* 10 x) x) (* 10 x) (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (neg x) (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) (pow (exp 10) (* x x))) |
| 5.0ms | x | @ | 0 | ((* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin x) x (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos x) (sin (/ (PI) 2))) (cos x) (sin (/ (PI) 2)) (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (pow (pow (exp 10) x) x)) (pow (pow (exp 10) x) x) 1 (* (cos x) (exp (* (* 10 x) x))) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 (* x x) 1/2 (exp (* (* 10 x) x)) (* (* 10 x) x) (* 10 x) (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (neg x) (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) (pow (exp 10) (* x x))) |
| 4.0ms | x | @ | -inf | ((* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin x) x (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos x) (sin (/ (PI) 2))) (cos x) (sin (/ (PI) 2)) (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (pow (pow (exp 10) x) x)) (pow (pow (exp 10) x) x) 1 (* (cos x) (exp (* (* 10 x) x))) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 (* x x) 1/2 (exp (* (* 10 x) x)) (* (* 10 x) x) (* 10 x) (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (neg x) (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) (pow (exp 10) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 339 | 2197 |
| 0 | 389 | 1835 |
| 1 | 1867 | 1817 |
| 0 | 8496 | 1730 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (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))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) 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 x) |
x |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 x) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
(exp.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#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))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
#s(literal 1/24 binary64) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 10 binary64) x) x) |
(*.f64 #s(literal 10 binary64) x) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(neg.f64 x) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -1/6 (cos (* 1/2 (PI)))) (* 10 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* x (cos (* 1/2 (PI)))))))))))) |
#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) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow x 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow x 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow x 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow x 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow x 2) (+ (* -1/720 (* (pow x 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#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 (pow (pow (exp 10) x) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 1)) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 1)) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2))) |
#s(approx (* 1/24 (* x x)) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 1)) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (* 10 x) x) #s(hole binary64 (* 10 (pow x 2)))) |
#s(approx (* 10 x) #s(hole binary64 (* 10 x))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -10 (cos (* 1/2 (PI)))) (* 1/6 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* x (cos (* 1/2 (PI)))))))))))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -10 (cos (* 1/2 (PI)))) (* 1/6 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (exp (* 10 (pow x 2))) (+ (* (cos x) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin x)))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos x) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (* (cos x) (sin (* 1/2 (PI)))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (exp (* 10 x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (* (cos x) (exp (* (* 10 x) x))) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (exp (* (* 10 x) x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (- (* 1/2 (PI)) x))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) x)))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1)))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (- (* 1/2 (PI)) x))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (exp (* (* 10 x) x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (+ (* -1 x) (* 1/2 (PI))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI)))))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (+ (* -1 x) (* 1/2 (PI))))))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 x) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(+.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(sin.f64 x) |
x |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))) (cos.f64 x)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (cos.f64 x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 x) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(+.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x)) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (exp.f64 (*.f64 #s(literal 10 binary64) x))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 x) #s(literal 10 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 10 binary64) x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) x)) (cosh.f64 (*.f64 #s(literal 10 binary64) x)) (-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal 10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x))) (*.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x)))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) x)) |
(+.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 #s(literal -10 binary64)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 #s(literal -10 binary64)) (cosh.f64 #s(literal -10 binary64)) (-.f64 (*.f64 (sinh.f64 #s(literal 10 binary64)) (sinh.f64 #s(literal 10 binary64))) (*.f64 (cosh.f64 #s(literal -10 binary64)) (sinh.f64 #s(literal 10 binary64)))))) |
(exp.f64 #s(literal 10 binary64)) |
(+.f64 (cosh.f64 #s(literal -10 binary64)) (sinh.f64 #s(literal 10 binary64))) |
#s(literal 10 binary64) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64)) (cos.f64 x)) |
#s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 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 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 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 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/24 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
#s(literal 1/24 binary64) |
(*.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)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1/2 binary64) |
(*.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x)) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (exp.f64 (*.f64 #s(literal 10 binary64) x))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (*.f64 #s(literal 10 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 10 binary64) x)) |
(*.f64 #s(literal 10 binary64) x) |
(*.f64 x #s(literal 10 binary64)) |
(+.f64 (log.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64))))) (log.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))))) |
(log.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 x) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(+.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 x #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x)) |
(*.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x)) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (exp.f64 (*.f64 #s(literal 10 binary64) x))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64)) x (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 59/6 binary64)) x)) x (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (cos x) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) x (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sin 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) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (* (cos x) (sin (/ (PI) 2))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 x x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 x x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#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 (-.f64 (*.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 (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 #s(literal 50 binary64) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) (*.f64 x x) #s(literal 50 binary64)) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) x) #s(literal 1 binary64)) |
#s(approx (pow (exp 10) x) (fma.f64 #s(literal 10 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (exp 10) x) (fma.f64 (fma.f64 #s(literal 50 binary64) x #s(literal 10 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp 10) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) x #s(literal 50 binary64)) x #s(literal 10 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 #s(literal 19/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 #s(literal 1081/24 binary64) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 102299/720 binary64) (*.f64 x x) #s(literal 1081/24 binary64)) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 #s(literal 19/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 #s(literal 1081/24 binary64) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 102299/720 binary64) (*.f64 x x) #s(literal 1081/24 binary64)) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (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 (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* 1/24 (* x x)) 1/2) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* 1/24 (* x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 #s(literal 50 binary64) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) (*.f64 x x) #s(literal 50 binary64)) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (* 10 x) x) (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
#s(approx (* 10 x) (*.f64 #s(literal 10 binary64) x)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (neg.f64 x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64)) x (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -59/6 binary64)) x)) x (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (cos x) (fma.f64 (neg.f64 x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) x (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (neg.f64 x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64)) x (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -59/6 binary64)) x)) x (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 #s(literal 50 binary64) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) (*.f64 x x) #s(literal 50 binary64)) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (cos x) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (pow (pow (exp 10) x) x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
#s(approx (pow (exp 10) x) (exp.f64 (*.f64 #s(literal 10 binary64) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (pow (pow (exp 10) x) x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (cos x) (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (neg x) (/ (PI) 2)) (neg.f64 x)) |
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (pow (pow (exp 10) x) x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) |
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
Compiled 8 257 to 1 154 computations (86% saved)
55 alts after pruning (48 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 267 | 30 | 297 |
| Fresh | 5 | 18 | 23 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 6 | 6 |
| Total | 276 | 55 | 331 |
| Status | Accuracy | Program |
|---|---|---|
| 95.1% | (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cos.f64 x) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) | |
| 98.6% | (*.f64 (fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))) (cos.f64 x)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) | |
| 98.9% | (*.f64 (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))))) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) | |
| 96.7% | (*.f64 (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))))) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) | |
| 98.7% | (*.f64 (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))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) | |
| 94.9% | (*.f64 (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))))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) | |
| 98.9% | (*.f64 (fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) | |
| ▶ | 99.1% | (*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
| 94.6% | (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) | |
| 95.2% | (*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 94.3% | (*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 94.3% | (*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 95.2% | (*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 94.3% | (*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 95.1% | (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 94.3% | (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 95.1% | (*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 94.3% | (*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 95.3% | (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 94.4% | (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| ▶ | 95.3% | (*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| 94.3% | (*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 95.3% | (*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 94.4% | (*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 21.3% | (*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) | |
| 98.0% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) | |
| 94.8% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) x)) | |
| 96.7% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) | |
| 97.9% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) | |
| ✓ | 98.0% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
| 95.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) | |
| 94.6% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) | |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) | |
| ✓ | 95.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| 95.1% | (*.f64 (cos.f64 x) (+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)))) | |
| ✓ | 94.4% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| ✓ | 94.6% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 9.8% | (*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) | |
| 27.5% | (*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 27.5% | (*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| ✓ | 21.3% | (*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| 21.3% | (*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| ▶ | 9.7% | (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
| 18.2% | (*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 18.2% | (*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| ✓ | 18.2% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 21.3% | (*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 21.3% | (*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| ▶ | 98.2% | (*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
| 16.9% | (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 94.6% | #s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) | |
| ▶ | 94.6% | #s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
| ✓ | 1.5% | #s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
Compiled 2 251 to 1 537 computations (31.7% saved)
| Inputs |
|---|
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (sin x) x) |
x |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 x) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
(exp.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (pow (pow (exp 10) x) x) #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)) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) |
#s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)) |
(neg.f64 x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
#s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
| Outputs |
|---|
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -1/6 (cos (* 1/2 (PI)))) (* 10 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* x (cos (* 1/2 (PI)))))))))))) |
#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) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow x 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow x 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow x 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow x 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow x 2) (+ (* -1/720 (* (pow x 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#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 (pow (pow (exp 10) x) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 1)) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -1/6 (cos (* 1/2 (PI)))) (* 10 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* x (cos (* 1/2 (PI)))))))))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (+ x (* 1/2 (PI))))) |
#s(approx (exp (* (* x x) 10)) #s(hole binary64 1)) |
#s(approx (exp (* (* x x) 10)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (exp (* (* x x) 10)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (exp (* (* x x) 10)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (* x x) 10) #s(hole binary64 (* 10 (pow x 2)))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -10 (cos (* 1/2 (PI)))) (* 1/6 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* x (cos (* 1/2 (PI)))))))))))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI))))) |
#s(approx (+ (* (PI) 1/2) (neg x)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) 1/2) (neg x)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (exp (* 10 (pow x 2))) (+ (* (cos x) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin x)))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos x) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (* (cos x) (sin (* 1/2 (PI)))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (exp (* 10 x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#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 (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (+ x (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (sin (+ x (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (PI) x)))))) |
#s(approx (exp (* (* x x) 10)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (- (* 1/2 (PI)) x))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) x)))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1)))) |
#s(approx (+ (* (PI) 1/2) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (PI) 1/2) (neg x)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1)))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (- (* 1/2 (PI)) (* -1 x)))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (sin (- (* 1/2 (PI)) (* -1 x))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (PI) x)) 1))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (+ (* -1 x) (* 1/2 (PI))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI)))))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x))))))) |
#s(approx (+ (* (PI) 1/2) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | x | @ | inf | ((* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin x) x (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos x) (sin (/ (PI) 2))) (cos x) (sin (/ (PI) 2)) (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (pow (pow (exp 10) x) x)) (cos x) (+ (* (* x x) -1/2) 1) (* x x) -1/2 1 (pow (pow (exp 10) x) x) (* (cos x) (pow (pow (exp 10) x) x)) (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) (sin (+ (* (PI) 1/2) x)) (+ (* (PI) 1/2) x) 1/2 (exp (* (* x x) 10)) (* (* x x) 10) (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (+ (* (PI) 1/2) (neg x)) (neg x) (pow (exp 10) (* x x)) (* (cos x) (pow (pow (exp 10) x) x)) (cos x)) |
| 3.0ms | x | @ | -inf | ((* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin x) x (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos x) (sin (/ (PI) 2))) (cos x) (sin (/ (PI) 2)) (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (pow (pow (exp 10) x) x)) (cos x) (+ (* (* x x) -1/2) 1) (* x x) -1/2 1 (pow (pow (exp 10) x) x) (* (cos x) (pow (pow (exp 10) x) x)) (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) (sin (+ (* (PI) 1/2) x)) (+ (* (PI) 1/2) x) 1/2 (exp (* (* x x) 10)) (* (* x x) 10) (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (+ (* (PI) 1/2) (neg x)) (neg x) (pow (exp 10) (* x x)) (* (cos x) (pow (pow (exp 10) x) x)) (cos x)) |
| 2.0ms | x | @ | 0 | ((* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin x) x (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos x) (sin (/ (PI) 2))) (cos x) (sin (/ (PI) 2)) (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (pow (pow (exp 10) x) x)) (cos x) (+ (* (* x x) -1/2) 1) (* x x) -1/2 1 (pow (pow (exp 10) x) x) (* (cos x) (pow (pow (exp 10) x) x)) (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) (sin (+ (* (PI) 1/2) x)) (+ (* (PI) 1/2) x) 1/2 (exp (* (* x x) 10)) (* (* x x) 10) (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (+ (* (PI) 1/2) (neg x)) (neg x) (pow (exp 10) (* x x)) (* (cos x) (pow (pow (exp 10) x) x)) (cos x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 346 | 2200 |
| 0 | 391 | 1862 |
| 1 | 1930 | 1862 |
| 0 | 8629 | 1780 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (sin x) x) |
x |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 x) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
(exp.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (pow (pow (exp 10) x) x) #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)) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) |
#s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)) |
(neg.f64 x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
#s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -1/6 (cos (* 1/2 (PI)))) (* 10 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* x (cos (* 1/2 (PI)))))))))))) |
#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) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow x 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow x 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow x 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow x 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow x 2) (+ (* -1/720 (* (pow x 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#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 (pow (pow (exp 10) x) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 1)) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -1/6 (cos (* 1/2 (PI)))) (* 10 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (cos (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (cos (* 1/2 (PI))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* x (cos (* 1/2 (PI)))))))))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (+ x (* 1/2 (PI))))) |
#s(approx (exp (* (* x x) 10)) #s(hole binary64 1)) |
#s(approx (exp (* (* x x) 10)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (exp (* (* x x) 10)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (exp (* (* x x) 10)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (* x x) 10) #s(hole binary64 (* 10 (pow x 2)))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -10 (cos (* 1/2 (PI)))) (* 1/6 (cos (* 1/2 (PI)))))))))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* x (cos (* 1/2 (PI)))))))))))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI))))) |
#s(approx (+ (* (PI) 1/2) (neg x)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) 1/2) (neg x)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (exp (* 10 (pow x 2))) (+ (* (cos x) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin x)))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos x) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) #s(hole binary64 (* (cos x) (sin (* 1/2 (PI)))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (pow (pow (exp 10) x) x) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) x) #s(hole binary64 (exp (* 10 x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#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 (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (+ x (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (sin (+ x (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (PI) x)))))) |
#s(approx (exp (* (* x x) 10)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (- (* 1/2 (PI)) x))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) x)))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1)))) |
#s(approx (+ (* (PI) 1/2) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (PI) 1/2) (neg x)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1)))) |
#s(approx (pow (exp 10) (* x x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (- (* 1/2 (PI)) (* -1 x)))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) #s(hole binary64 (sin (- (* 1/2 (PI)) (* -1 x))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (PI) x)) 1))))) |
#s(approx (* (sin (+ (neg x) (/ (PI) 2))) (pow (exp 10) (* x x))) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (+ (* -1 x) (* 1/2 (PI))))))) |
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI)))))) |
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x))))))) |
#s(approx (+ (* (PI) 1/2) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x))))))) |
| Outputs |
|---|
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)))) |
(*.f64 (fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (pow.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) |
(fma.f64 #s(literal 0 binary64) #s(approx (sin x) x) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 #s(approx (sin x) x) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (-.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(-.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) (fma.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(+.f64 (*.f64 #s(literal 0 binary64) #s(approx (sin x) x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) #s(approx (sin x) x))) |
#s(approx (sin x) x) |
x |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))) (cos.f64 x)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (cos.f64 x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (sin.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(fma.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 x) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (exp.f64 (*.f64 #s(literal 10 binary64) x))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x x))) #s(literal 10 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 x) #s(literal 10 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 10 binary64) x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) x)) (cosh.f64 (*.f64 #s(literal 10 binary64) x)) (-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal 10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x))) (*.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x)))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) x)) |
(+.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 #s(literal -10 binary64)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 #s(literal -10 binary64)) (cosh.f64 #s(literal -10 binary64)) (-.f64 (*.f64 (sinh.f64 #s(literal 10 binary64)) (sinh.f64 #s(literal 10 binary64))) (*.f64 (cosh.f64 #s(literal -10 binary64)) (sinh.f64 #s(literal 10 binary64)))))) |
(exp.f64 #s(literal 10 binary64)) |
(+.f64 (cosh.f64 #s(literal -10 binary64)) (sinh.f64 #s(literal 10 binary64))) |
#s(literal 10 binary64) |
(*.f64 #s(approx (exp (* (* x x) 10)) #s(literal 1 binary64)) #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (exp (* (* x x) 10)) #s(literal 1 binary64))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #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 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 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 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 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 x x) #s(literal -1/2 binary64))) |
(*.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 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (exp (* (* x x) 10)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)))) |
(*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)))) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)))) |
(+.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))) (sin.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))) (sin.f64 x)) (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))) (sin.f64 x)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))) (sin.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 2 binary64))) (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x))) |
(fma.f64 (cos.f64 x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x))) |
(fma.f64 (sin.f64 x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 2 binary64)) (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 2 binary64)) (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) |
(-.f64 (*.f64 (sin.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 (cos.f64 x) (sin.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))) (sin.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x))))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (exp.f64 (*.f64 #s(literal 10 binary64) x))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x x))) #s(literal 10 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 10 binary64) x)) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) |
(sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) |
#s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) (neg.f64 x)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)))))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) |
(+.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) (fabs.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) x)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (exp.f64 (*.f64 #s(literal 10 binary64) x))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x x))) #s(literal 10 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) (sinh.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64)) x (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 59/6 binary64)) x)) x (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) x (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sin 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) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (* (cos x) (sin (/ (PI) 2))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 x x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 x x) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 x x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) #s(literal 1 binary64)) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (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 (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (fma.f64 (-.f64 (*.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 (exp (* (* x x) 10)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (exp (* (* x x) 10)) (fma.f64 (fma.f64 #s(literal 50 binary64) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (* (* x x) 10)) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) (*.f64 x x) #s(literal 50 binary64)) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) x) #s(literal 1 binary64)) |
#s(approx (pow (exp 10) x) (fma.f64 #s(literal 10 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (exp 10) x) (fma.f64 (fma.f64 #s(literal 50 binary64) x #s(literal 10 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp 10) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) x #s(literal 50 binary64)) x #s(literal 10 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 #s(literal 19/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 #s(literal 1081/24 binary64) (*.f64 x x) #s(literal 19/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 102299/720 binary64) (*.f64 x x) #s(literal 1081/24 binary64)) (*.f64 x x) #s(literal 19/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 (* x x) (*.f64 x x)) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) (fma.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64)) x (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) (fma.f64 (fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 59/6 binary64)) x)) x (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (sin (+ (* (PI) 1/2) x)) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin (+ (* (PI) 1/2) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) x (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (PI) 1/2) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (PI) 1/2) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
#s(approx (exp (* (* x x) 10)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (exp (* (* x x) 10)) (fma.f64 (fma.f64 #s(literal 50 binary64) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (* (* x x) 10)) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) (*.f64 x x) #s(literal 50 binary64)) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (* x x) 10) (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (neg.f64 x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64)) x (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -59/6 binary64)) x)) x (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (fma.f64 (neg.f64 x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) x (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) |
#s(approx (+ (* (PI) 1/2) (neg x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (PI) 1/2) (neg x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (exp (* (* x x) 10)) #s(literal 1 binary64)) |
#s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (exp (* (* x x) 10)) (fma.f64 (fma.f64 #s(literal 50 binary64) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (* (* x x) 10)) (fma.f64 (fma.f64 (fma.f64 #s(literal 500/3 binary64) (*.f64 x x) #s(literal 50 binary64)) (*.f64 x x) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (cos x) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (cos.f64 x)) |
#s(approx (exp (* (* x x) 10)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (pow (exp 10) x) (exp.f64 (*.f64 #s(literal 10 binary64) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) 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 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)))) |
#s(approx (sin (+ (* (PI) 1/2) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (PI) 1/2) x) x) |
#s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (exp (* (* x x) 10)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (neg x) (/ (PI) 2)) (neg.f64 x)) |
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (PI) 1/2) (neg x)) (neg.f64 x)) |
#s(approx (+ (* (PI) 1/2) (neg x)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (exp (* (* x x) 10)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (sin (+ (* (PI) 1/2) x)) (exp (* (* x x) 10))) (*.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)))) |
#s(approx (sin (+ (* (PI) 1/2) x)) (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)))) |
#s(approx (+ (* (PI) 1/2) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)))) |
#s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) |
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (PI) 1/2) (neg x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
Compiled 13 488 to 1 601 computations (88.1% saved)
69 alts after pruning (59 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 389 | 28 | 417 |
| Fresh | 12 | 31 | 43 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 403 | 69 | 472 |
| Status | Accuracy | Program |
|---|---|---|
| 98.9% | (*.f64 (fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) | |
| 98.7% | (*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) | |
| 98.0% | (*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) | |
| 99.0% | (*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) | |
| 94.7% | (*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) | |
| 94.6% | (*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) | |
| 99.1% | (*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) | |
| 94.3% | (*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 94.3% | (*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 95.2% | (*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 94.3% | (*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 94.3% | (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 94.3% | (*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| ✓ | 95.3% | (*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| 94.3% | (*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 95.2% | (*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 95.1% | (*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 95.1% | (*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 95.3% | (*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 94.4% | (*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 21.3% | (*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) | |
| 94.4% | (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) | |
| 98.0% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) | |
| 94.8% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) x)) | |
| 96.7% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) | |
| 97.9% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) | |
| ✓ | 98.0% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
| 95.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) | |
| 94.6% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) | |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) | |
| ✓ | 95.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| 95.1% | (*.f64 (cos.f64 x) (+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)))) | |
| ✓ | 94.4% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| ✓ | 94.6% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 9.8% | (*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) | |
| 27.5% | (*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 27.5% | (*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| ✓ | 21.3% | (*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| 21.3% | (*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 18.2% | (*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 18.2% | (*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| ✓ | 18.2% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 98.6% | (*.f64 #s(approx (cos x) (-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))) (sin.f64 x)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) | |
| 21.3% | (*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 21.3% | (*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) | |
| 98.2% | (*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) | |
| 96.6% | (*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) | |
| 98.1% | (*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) | |
| ✓ | 98.2% | (*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
| 94.4% | (*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) | |
| 95.3% | (*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) | |
| 94.8% | (*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) | |
| 94.6% | (*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) | |
| 95.3% | (*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) | |
| 9.8% | (*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) | |
| 97.3% | (*.f64 #s(approx (cos x) (sin.f64 (/.f64 (fma.f64 (*.f64 x x) x (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) | |
| 97.6% | (*.f64 #s(approx (cos x) (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) | |
| 9.7% | (*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) | |
| 16.9% | (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 94.6% | #s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) | |
| ✓ | 94.6% | #s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
| 94.7% | #s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) | |
| 94.2% | #s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) | |
| 94.2% | #s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) | |
| 94.8% | #s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) | |
| 94.5% | #s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) | |
| ✓ | 1.5% | #s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
Compiled 3 776 to 1 483 computations (60.7% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) x)) |
(*.f64 #s(approx (cos x) (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cos.f64 x) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 #s(approx (cos x) (sin.f64 (/.f64 (fma.f64 (*.f64 x x) x (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 (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))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(*.f64 (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))))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 #s(approx (cos x) (-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))) (sin.f64 x)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (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))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (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))))) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) |
(*.f64 (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))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(*.f64 (fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))) (cos.f64 x)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (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))))) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
2 calls:
| 47.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 42.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 99.1% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) x)) |
(*.f64 #s(approx (cos x) (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cos.f64 x) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 #s(approx (cos x) (sin.f64 (/.f64 (fma.f64 (*.f64 x x) x (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) |
2 calls:
| 23.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 22.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 98.2% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) x)) |
(*.f64 #s(approx (cos x) (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)) (cos.f64 x) (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cos.f64 x))) |
(*.f64 (fma.f64 #s(approx (sin x) x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 #s(approx (cos x) (sin.f64 (/.f64 (fma.f64 (*.f64 x x) x (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (/.f64 x #s(literal 2 binary64))) x)) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
2 calls:
| 22.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 21.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 98.2% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
2 calls:
| 19.0ms | x |
| 18.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | x |
| 98.0% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (+.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
2 calls:
| 17.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 16.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.3% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 95.3% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
2 calls:
| 13.0ms | x |
| 12.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.3% | 1 | x |
| 95.3% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| Outputs |
|---|
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
2 calls:
| 12.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.7% | 1 | x |
| 94.7% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) #s(approx (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 #s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(*.f64 (sin.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
| Outputs |
|---|
#s(approx (* (cos x) (pow (pow (exp 10) x) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
2 calls:
| 11.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.6% | 1 | x |
| 94.6% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
2 calls:
| 8.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.6% | 1 | x |
| 94.6% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| Outputs |
|---|
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
2 calls:
| 9.0ms | x |
| 6.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.5% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 27.5% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
2 calls:
| 7.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.5% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 27.5% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #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))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #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))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 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)))) |
(*.f64 #s(approx (cos x) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
2 calls:
| 7.0ms | x |
| 6.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 21.3% | 1 | x |
| 21.3% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
2 calls:
| 4.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 18.2% | 1 | x |
| 18.2% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
2 calls:
| 4.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 16.9% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 16.9% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(approx (exp (* (* x x) 10)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64)))) |
2 calls:
| 3.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.8% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 9.8% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) 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))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (exp (* 10 (* x x))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) #s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(approx (pow (pow (exp 10) x) x) #s(literal 1 binary64))) |
2 calls:
| 2.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.7% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 9.7% | 1 | x |
Compiled 10 to 8 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* (cos x) (exp (* 10 (* x x)))) #s(literal 1 binary64)) |
2 calls:
| 1.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.5% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 1.5% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| 1× | fuel |
Compiled 327 to 104 computations (68.2% saved)
(abs x)
Compiled 1 326 to 686 computations (48.3% saved)
Loading profile data...