
Time bar (total: 6.7s)
| 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)
| 940.0ms | 8 256× | 0 | valid |
ival-cos: 471.0ms (68.7% of total)ival-mult!: 122.0ms (17.8% of total)ival-exp: 90.0ms (13.1% 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 |
|---|---|---|---|---|---|
| 71 | 0 | - | 71 | (1.9937689196375987) | (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 | 101 |
| - | 0 | 155 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 101 | 0 |
| - | 0 | 155 | 0 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 1 | 0 |
| - | 0 | 0 | 0 |
| 57.0ms | 512× | 0 | valid |
Compiled 67 to 25 computations (62.7% saved)
ival-cos: 15.0ms (53.7% of total)ival-mult!: 7.0ms (25.1% of total)ival-exp: 6.0ms (21.5% 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 | |
|---|---|---|---|---|
| 1.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)) |
| 1.0ms | x | @ | -inf | ((* (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 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.f64 x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(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))) (+.f64 (*.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 (*.f64 x x) #s(literal 19/2 binary64)) #s(literal 1 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 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 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 #s(literal 1 binary64) (*.f64 x x)) (-.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)) #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 (*.f64 x x) #s(literal 10 binary64)) #s(literal 1 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 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (exp (* 10 (* x x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
Compiled 1 124 to 284 computations (74.7% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 8 | 79 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 9 | 80 |
| 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)))) |
| 98.1% | (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.f64 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.1% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
| 95.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) | |
| ▶ | 95.1% | (*.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))) | |
| ▶ | 95.3% | (*.f64 (cos.f64 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))))) |
| ✓ | 94.6% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 213 to 153 computations (28.2% saved)
| Inputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(cos.f64 x) |
x |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) |
(exp.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(neg.f64 x) |
(*.f64 (cos.f64 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))))) |
(*.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 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(exp.f64 (*.f64 #s(literal 10 binary64) x)) |
(*.f64 #s(literal 10 binary64) 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)))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(*.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) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 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) |
(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 (PI.f64) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (* (cos x) (pow (pow (exp 10) (neg x)) (neg x))) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (exp 10) (neg x)) (neg x))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (pow (exp 10) (neg x)) (neg x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) (neg x)) (neg 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) (neg x)) (neg x)) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) (neg x)) (neg x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (pow (exp 10) (neg x)) (neg x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) (neg x)) (neg x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) (neg x)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (neg x)) #s(hole binary64 (+ 1 (* -10 x)))) |
#s(approx (pow (exp 10) (neg x)) #s(hole binary64 (+ 1 (* x (- (* 50 x) 10))))) |
#s(approx (pow (exp 10) (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 50 (* -500/3 x))) 10))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #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) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 1)) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (/ (* x x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (exp (* 10 x)) #s(hole binary64 1)) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#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 (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 (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (exp (* 10 (* x x)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (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)))) (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)))) (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 (* (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) (pow (pow (exp 10) (neg x)) (neg 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) (neg x)) (neg x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) (neg x)) #s(hole binary64 (exp (* -10 x)))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (* (cos x) (pow (exp (* 5 (pow x 2))) 2)))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (pow (exp (* 5 (pow x 2))) 2))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (exp (* 5 (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))))) |
#s(approx (exp (* 10 x)) #s(hole binary64 (exp (* 10 x)))) |
#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 (exp (* 10 (* x x))) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (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 (* (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))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | ((* (cos x) (pow (pow (exp 10) (neg x)) (neg x))) (cos x) x (pow (pow (exp 10) (neg x)) (neg x)) (pow (exp 10) (neg x)) (exp 10) 10 (neg x) (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (pow (exp 10) (/ (* x x) 2)) (/ (* x x) 2) (* x x) 2 (* (cos x) (pow (exp (* 10 x)) x)) (pow (exp (* 10 x)) x) (exp (* 10 x)) (* 10 x) (* (sin (+ (neg x) (/ (PI) 2))) (exp (* 10 (* x x)))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (/ (PI) 2) (PI) (exp (* 10 (* x x))) (* 10 (* x x)) (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (exp (* 10 (* x x)))) (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin x) (cos (/ (PI) 2)) (* (cos x) (sin (/ (PI) 2))) (sin (/ (PI) 2))) |
| 5.0ms | x | @ | inf | ((* (cos x) (pow (pow (exp 10) (neg x)) (neg x))) (cos x) x (pow (pow (exp 10) (neg x)) (neg x)) (pow (exp 10) (neg x)) (exp 10) 10 (neg x) (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (pow (exp 10) (/ (* x x) 2)) (/ (* x x) 2) (* x x) 2 (* (cos x) (pow (exp (* 10 x)) x)) (pow (exp (* 10 x)) x) (exp (* 10 x)) (* 10 x) (* (sin (+ (neg x) (/ (PI) 2))) (exp (* 10 (* x x)))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (/ (PI) 2) (PI) (exp (* 10 (* x x))) (* 10 (* x x)) (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (exp (* 10 (* x x)))) (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin x) (cos (/ (PI) 2)) (* (cos x) (sin (/ (PI) 2))) (sin (/ (PI) 2))) |
| 4.0ms | x | @ | -inf | ((* (cos x) (pow (pow (exp 10) (neg x)) (neg x))) (cos x) x (pow (pow (exp 10) (neg x)) (neg x)) (pow (exp 10) (neg x)) (exp 10) 10 (neg x) (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (pow (exp 10) (/ (* x x) 2)) (/ (* x x) 2) (* x x) 2 (* (cos x) (pow (exp (* 10 x)) x)) (pow (exp (* 10 x)) x) (exp (* 10 x)) (* 10 x) (* (sin (+ (neg x) (/ (PI) 2))) (exp (* 10 (* x x)))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (/ (PI) 2) (PI) (exp (* 10 (* x x))) (* 10 (* x x)) (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (exp (* 10 (* x x)))) (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (sin x) (cos (/ (PI) 2)) (* (cos x) (sin (/ (PI) 2))) (sin (/ (PI) 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 362 | 2241 |
| 0 | 414 | 1801 |
| 1 | 2029 | 1769 |
| 0 | 9383 | 1667 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(cos.f64 x) |
x |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) |
(exp.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(neg.f64 x) |
(*.f64 (cos.f64 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))))) |
(*.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 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(exp.f64 (*.f64 #s(literal 10 binary64) x)) |
(*.f64 #s(literal 10 binary64) 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)))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(*.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) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 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) |
(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 (PI.f64) #s(literal 2 binary64))) |
#s(approx (* (cos x) (pow (pow (exp 10) (neg x)) (neg x))) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (exp 10) (neg x)) (neg x))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (pow (exp 10) (neg x)) (neg x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (pow (exp 10) (neg x)) (neg 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) (neg x)) (neg x)) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) (neg x)) (neg x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (pow (exp 10) (neg x)) (neg x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) (neg x)) (neg x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) (neg x)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (neg x)) #s(hole binary64 (+ 1 (* -10 x)))) |
#s(approx (pow (exp 10) (neg x)) #s(hole binary64 (+ 1 (* x (- (* 50 x) 10))))) |
#s(approx (pow (exp 10) (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 50 (* -500/3 x))) 10))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #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) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 1)) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (/ (* x x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (exp (* 10 x)) #s(hole binary64 1)) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#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 (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 (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (exp (* 10 (* x x)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (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)))) (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)))) (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 (* (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) (pow (pow (exp 10) (neg x)) (neg 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) (neg x)) (neg x)) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (pow (exp 10) (neg x)) #s(hole binary64 (exp (* -10 x)))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (* (cos x) (pow (exp (* 5 (pow x 2))) 2)))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (pow (exp (* 5 (pow x 2))) 2))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (exp (* 5 (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))))) |
#s(approx (exp (* 10 x)) #s(hole binary64 (exp (* 10 x)))) |
#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 (exp (* 10 (* x x))) #s(hole binary64 (exp (* 10 (pow x 2))))) |
#s(approx (* (+ (* (sin x) (cos (/ (PI) 2))) (* (cos x) (sin (/ (PI) 2)))) (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 (* (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))))))) |
| Outputs |
|---|
(*.f64 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.f64 x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 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 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.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 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) 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))) (fma.f64 (neg.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64))) (neg.f64 (*.f64 (sin.f64 x) #s(literal 0 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64))) (+.f64 (*.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 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.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 #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 (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #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))) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (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 (sin.f64 x) #s(literal 0 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 0 binary64) (sin.f64 x) (*.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 (fma.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (cos.f64 x)) #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 (*.f64 #s(literal -1 binary64) x))) |
(cos.f64 (*.f64 #s(literal -1 binary64) x)) |
(cos.f64 x) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (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 (sin.f64 x) #s(literal 0 binary64))) |
x |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 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))) (+.f64 (*.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))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x))) |
(fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(exp.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x))) (sinh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) 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 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #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))) (+.f64 (*.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)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.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(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.f64 x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 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 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.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 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 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))) (+.f64 (*.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))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x))) |
(fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(exp.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x))) (sinh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) 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 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(fabs.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) (sinh.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 x x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x x) #s(literal 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 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) 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 2 binary64) |
(*.f64 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.f64 x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 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 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.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 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 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))) (+.f64 (*.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))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x))) |
(fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(exp.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x))) (sinh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x)))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(pow.f64 (exp.f64 x) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 10 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64))) (cosh.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)))) (-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal 10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64))) (sinh.f64 (*.f64 #s(literal 10 binary64) x)))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) x)) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64))) (sinh.f64 (*.f64 #s(literal 10 binary64) x))) |
(*.f64 #s(literal 10 binary64) x) |
(*.f64 x #s(literal 10 binary64)) |
(log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) |
(*.f64 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.f64 x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 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 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.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 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) 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))) (fma.f64 (neg.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64))) (neg.f64 (*.f64 (sin.f64 x) #s(literal 0 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64))) (+.f64 (*.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 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.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 #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 (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #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))) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (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 (sin.f64 x) #s(literal 0 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 0 binary64) (sin.f64 x) (*.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 (fma.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (cos.f64 x)) #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 (*.f64 #s(literal -1 binary64) x))) |
(cos.f64 (*.f64 #s(literal -1 binary64) x)) |
(cos.f64 x) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (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 (sin.f64 x) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 3 binary64)) (fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(/.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) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 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))) (+.f64 (*.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))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x))) |
(fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(exp.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x))) (sinh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x)))) |
(+.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 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.f64 x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 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 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.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 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) 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))) (fma.f64 (neg.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64))) (neg.f64 (*.f64 (sin.f64 x) #s(literal 0 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64))) (+.f64 (*.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 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.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 #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 (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #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))) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (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 (sin.f64 x) #s(literal 0 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 0 binary64) (sin.f64 x) (*.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 (fma.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (cos.f64 x)) #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 (*.f64 #s(literal -1 binary64) x))) |
(cos.f64 (*.f64 #s(literal -1 binary64) x)) |
(cos.f64 x) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.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 (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 (sin.f64 x) #s(literal 0 binary64))) |
(sin.f64 x) |
#s(literal 0 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 (sin.f64 x) #s(literal 0 binary64)) #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) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 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 #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 (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) 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)) (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) 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 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (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 (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 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (pow (exp (* 10 x)) x) #s(literal 1 binary64)) |
#s(approx (pow (exp (* 10 x)) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (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 (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) (neg x)) #s(literal 1 binary64)) |
#s(approx (pow (exp 10) (neg x)) (fma.f64 #s(literal -10 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 50 binary64) x) #s(literal 10 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (neg x)) (fma.f64 (-.f64 (*.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 (neg x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (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 (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 (exp (* 10 x)) x) #s(literal 1 binary64)) |
#s(approx (pow (exp (* 10 x)) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (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 (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 x) 2)) #s(literal 1 binary64)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 #s(literal 5 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 (fma.f64 #s(literal 25/2 binary64) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/6 binary64) (*.f64 x x) #s(literal 25/2 binary64)) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (* x x) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (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 (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 (exp (* 10 x)) x) #s(literal 1 binary64)) |
#s(approx (pow (exp (* 10 x)) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (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 (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 (exp (* 10 x)) #s(literal 1 binary64)) |
#s(approx (exp (* 10 x)) (fma.f64 #s(literal 10 binary64) x #s(literal 1 binary64))) |
#s(approx (exp (* 10 x)) (fma.f64 (fma.f64 #s(literal 50 binary64) x #s(literal 10 binary64)) x #s(literal 1 binary64))) |
#s(approx (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 (* 10 x) (*.f64 #s(literal 10 binary64) x)) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (fma.f64 (*.f64 #s(literal -1 binary64) x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (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 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (fma.f64 (fma.f64 (+.f64 (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -59/6 binary64)) x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 10 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) x (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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 (*.f64 #s(literal -1 binary64) x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) x (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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) (*.f64 #s(literal -1 binary64) x))) |
#s(approx (pow (exp (* 10 x)) x) #s(literal 1 binary64)) |
#s(approx (pow (exp (* 10 x)) x) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (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 (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 (exp (* 10 x)) x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (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 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (fma.f64 (fma.f64 (+.f64 (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 59/6 binary64)) x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 10 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) x (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) x (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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 #s(literal -1/6 binary64) (*.f64 x x) #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 (* (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 #s(literal -1/2 binary64) (*.f64 x x)) (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 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal 1/24 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 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal -1/720 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1/24 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 (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (pow (exp (* 10 x)) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
#s(approx (pow (exp 10) (neg x)) (pow.f64 (exp.f64 x) #s(literal -10 binary64))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (fma.f64 x x (*.f64 x x))) (cos.f64 x))) |
#s(approx (pow (exp (* 10 x)) x) (pow.f64 (exp.f64 #s(literal 5 binary64)) (fma.f64 x x (*.f64 x x)))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.f64 x))) |
#s(approx (pow (exp (* 10 x)) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
#s(approx (exp (* 10 x)) (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (sin.f64 (-.f64 (*.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 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 #s(literal -1 binary64) 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 (pow (exp (* 10 x)) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (cos x) (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 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) (pow (exp (* 10 x)) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -1 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) (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
Compiled 11 731 to 1 382 computations (88.2% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 473 | 15 | 488 |
| Fresh | 3 | 0 | 3 |
| Picked | 5 | 0 | 5 |
| Done | 1 | 0 | 1 |
| Total | 482 | 15 | 497 |
| Status | Accuracy | Program |
|---|---|---|
| 98.1% | (*.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))) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) | |
| 98.7% | (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #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))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) | |
| 95.0% | (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #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))))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) | |
| 95.3% | (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #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 (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))))) | |
| ▶ | 95.0% | (*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
| 98.2% | (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) | |
| 97.4% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) | |
| ▶ | 97.4% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) x)) |
| 98.1% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64)) (neg.f64 x))) | |
| 98.1% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) #s(literal -1 binary64)) (neg.f64 x))) | |
| ▶ | 96.8% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) |
| 98.0% | (*.f64 (cos.f64 x) (pow.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) | |
| 96.5% | (*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) | |
| ▶ | 96.5% | (*.f64 (cos.f64 x) (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
| ▶ | 99.2% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
Compiled 676 to 480 computations (29% saved)
| Inputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
(*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
(sin.f64 x) |
x |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(cos.f64 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) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) x) |
(exp.f64 #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal 10 binary64)) |
(exp.f64 x) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) x)) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(exp.f64 (*.f64 #s(literal 10 binary64) x)) |
(*.f64 #s(literal 10 binary64) x) |
| Outputs |
|---|
#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 (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -1/6 (sin (PI))) (* 10 (sin (PI))))))))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* x (sin (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 (* (sin (* (PI) 1/2)) (cos x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow x 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #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 (* (sin (* (PI) 1/2)) (cos x)) #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 (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #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) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 1)) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (/ (* x x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 1)) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* 5 x)))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* x (+ 5 (* 25/2 x)))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* x (+ 5 (* x (+ 25/2 (* 125/6 x)))))))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (pow (pow (exp x) 10) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp x) 10) x) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (pow (exp x) 10) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (pow (exp x) 10) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp x) 10) #s(hole binary64 1)) |
#s(approx (pow (exp x) 10) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (pow (exp x) 10) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (pow (exp x) 10) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1 (log (/ 1 (exp 10)))) 1/2))))) |
#s(approx (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (+ (* -1 (log (/ 1 (exp 10)))) (* 1/2 (* x (+ (* -2 (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2)))) (* -1 (pow (log (/ 1 (exp 10))) 2)))))) 1/2))))) |
#s(approx (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (+ (* -1 (log (/ 1 (exp 10)))) (* x (+ (* 1/2 (+ (* -2 (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2)))) (* -1 (pow (log (/ 1 (exp 10))) 2)))) (* x (+ 1/24 (+ (* 1/6 (+ (* -6 (* (log (/ 1 (exp 10))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (+ (* -6 (+ (* -1 (* (log (/ 1 (exp 10))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (+ (* -1/2 (pow (log (/ 1 (exp 10))) 3)) (* 1/6 (pow (log (/ 1 (exp 10))) 3))))) (* -2 (pow (log (/ 1 (exp 10))) 3))))) (+ (* 1/2 (log (/ 1 (exp 10)))) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))))))) 1/2))))) |
#s(approx (pow (pow (pow (pow (exp 10) -1) x) -1) x) #s(hole binary64 1)) |
#s(approx (pow (pow (pow (pow (exp 10) -1) x) -1) x) #s(hole binary64 (+ 1 (* -1 (* (pow x 2) (log (/ 1 (exp 10)))))))) |
#s(approx (pow (pow (pow (pow (exp 10) -1) x) -1) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* -1 (log (/ 1 (exp 10)))) (* 1/2 (* x (+ (* -2 (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2)))) (* -1 (pow (log (/ 1 (exp 10))) 2)))))))))) |
#s(approx (pow (pow (pow (pow (exp 10) -1) x) -1) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* -1 (log (/ 1 (exp 10)))) (* x (+ (* 1/2 (+ (* -2 (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2)))) (* -1 (pow (log (/ 1 (exp 10))) 2)))) (* x (+ (* 1/6 (+ (* -6 (* (log (/ 1 (exp 10))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (+ (* -6 (+ (* -1 (* (log (/ 1 (exp 10))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (+ (* -1/2 (pow (log (/ 1 (exp 10))) 3)) (* 1/6 (pow (log (/ 1 (exp 10))) 3))))) (* -2 (pow (log (/ 1 (exp 10))) 3))))) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))))))))) |
#s(approx (pow (pow (pow (exp 10) -1) x) -1) #s(hole binary64 1)) |
#s(approx (pow (pow (pow (exp 10) -1) x) -1) #s(hole binary64 (+ 1 (* -1 (* x (log (/ 1 (exp 10)))))))) |
#s(approx (pow (pow (pow (exp 10) -1) x) -1) #s(hole binary64 (+ 1 (* x (- (* -1 (* x (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (log (/ 1 (exp 10)))))))) |
#s(approx (pow (pow (pow (exp 10) -1) x) -1) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1 (* x (+ (* -1 (* (log (/ 1 (exp 10))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (+ (* -1/2 (pow (log (/ 1 (exp 10))) 3)) (* 1/6 (pow (log (/ 1 (exp 10))) 3)))))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (log (/ 1 (exp 10)))))))) |
#s(approx (pow (pow (exp 10) -1) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) -1) x) #s(hole binary64 (+ 1 (* x (log (/ 1 (exp 10))))))) |
#s(approx (pow (pow (exp 10) -1) x) #s(hole binary64 (+ 1 (* x (+ (log (/ 1 (exp 10))) (* 1/2 (* x (pow (log (/ 1 (exp 10))) 2)))))))) |
#s(approx (pow (pow (exp 10) -1) x) #s(hole binary64 (+ 1 (* x (+ (log (/ 1 (exp 10))) (* x (+ (* 1/6 (* x (pow (log (/ 1 (exp 10))) 3))) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))))))) |
#s(approx (* (sin (+ (* -1 x) (/ (PI) 2))) (pow (exp (* 10 x)) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (+ (* -1 x) (/ (PI) 2))) (pow (exp (* 10 x)) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (* (sin (+ (* -1 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 (+ (* -1 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 (+ (* -1 x) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* -1 x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (sin (+ (* -1 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 (+ (* -1 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 (+ (* -1 x) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) #s(hole binary64 (+ (* -1 x) (* 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 (exp (* 10 x)) #s(hole binary64 1)) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#s(approx (* 10 x) #s(hole binary64 (* 10 x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (exp (* 10 (pow x 2))) (+ (* (cos x) (sin (* 1/2 (PI)))) (* (sin x) (sin (PI))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (* (cos x) (sin (* 1/2 (PI)))) (* (sin x) (sin (PI)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #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 (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (* (cos x) (pow (exp (* 5 (pow x 2))) 2)))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (pow (exp (* 5 (pow x 2))) 2))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (exp (* 5 (pow x 2))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (exp (* 5 (pow x 2))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (exp (* 5 x)))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(hole binary64 (* (cos x) (pow (pow (exp x) 10) x)))) |
#s(approx (pow (pow (exp x) 10) x) #s(hole binary64 (pow (pow (exp x) 10) x))) |
#s(approx (pow (exp x) 10) #s(hole binary64 (pow (exp x) 10))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) #s(hole binary64 (* (cos x) (pow (/ 1 (pow (/ 1 (exp 10)) x)) x)))) |
#s(approx (pow (pow (pow (pow (exp 10) -1) x) -1) x) #s(hole binary64 (pow (/ 1 (pow (/ 1 (exp 10)) x)) x))) |
#s(approx (pow (pow (pow (exp 10) -1) x) -1) #s(hole binary64 (/ 1 (pow (/ 1 (exp 10)) x)))) |
#s(approx (pow (pow (exp 10) -1) x) #s(hole binary64 (pow (/ 1 (exp 10)) x))) |
#s(approx (* (sin (+ (* -1 x) (/ (PI) 2))) (pow (exp (* 10 x)) x)) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (- (* 1/2 (PI)) x))))) |
#s(approx (sin (+ (* -1 x) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) x)))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) #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 (exp (* 10 x)) #s(hole binary64 (exp (* 10 x)))) |
#s(approx (* (sin (+ (* -1 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 (+ (* -1 x) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI)))))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | x | @ | 0 | ((* (cos x) (pow (exp (* 10 x)) x)) (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (sin x) x (sin (+ (* (PI) 1/2) (/ (PI) 2))) (+ (* (PI) 1/2) (/ (PI) 2)) (PI) 1/2 (/ (PI) 2) 2 (* (sin (* (PI) 1/2)) (cos x)) (sin (* (PI) 1/2)) (* (PI) 1/2) (cos x) (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (pow (exp 10) (/ (* x x) 2)) (/ (* x x) 2) (* x x) (pow (exp 10) (/ (* x x) 2)) (pow (pow (exp 5) x) x) (pow (exp 5) x) (exp 5) 5 (* (cos x) (pow (pow (exp x) 10) x)) (pow (pow (exp x) 10) x) (pow (exp x) 10) (exp x) (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) (pow (pow (pow (pow (exp 10) -1) x) -1) x) (pow (pow (pow (exp 10) -1) x) -1) (pow (pow (exp 10) -1) x) (pow (exp 10) -1) -1 (* (sin (+ (* -1 x) (/ (PI) 2))) (pow (exp (* 10 x)) x)) (sin (+ (* -1 x) (/ (PI) 2))) (+ (* -1 x) (/ (PI) 2)) (pow (exp (* 10 x)) x) (exp (* 10 x)) (* 10 x)) |
| 6.0ms | x | @ | -inf | ((* (cos x) (pow (exp (* 10 x)) x)) (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (sin x) x (sin (+ (* (PI) 1/2) (/ (PI) 2))) (+ (* (PI) 1/2) (/ (PI) 2)) (PI) 1/2 (/ (PI) 2) 2 (* (sin (* (PI) 1/2)) (cos x)) (sin (* (PI) 1/2)) (* (PI) 1/2) (cos x) (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (pow (exp 10) (/ (* x x) 2)) (/ (* x x) 2) (* x x) (pow (exp 10) (/ (* x x) 2)) (pow (pow (exp 5) x) x) (pow (exp 5) x) (exp 5) 5 (* (cos x) (pow (pow (exp x) 10) x)) (pow (pow (exp x) 10) x) (pow (exp x) 10) (exp x) (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) (pow (pow (pow (pow (exp 10) -1) x) -1) x) (pow (pow (pow (exp 10) -1) x) -1) (pow (pow (exp 10) -1) x) (pow (exp 10) -1) -1 (* (sin (+ (* -1 x) (/ (PI) 2))) (pow (exp (* 10 x)) x)) (sin (+ (* -1 x) (/ (PI) 2))) (+ (* -1 x) (/ (PI) 2)) (pow (exp (* 10 x)) x) (exp (* 10 x)) (* 10 x)) |
| 6.0ms | x | @ | inf | ((* (cos x) (pow (exp (* 10 x)) x)) (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (sin x) x (sin (+ (* (PI) 1/2) (/ (PI) 2))) (+ (* (PI) 1/2) (/ (PI) 2)) (PI) 1/2 (/ (PI) 2) 2 (* (sin (* (PI) 1/2)) (cos x)) (sin (* (PI) 1/2)) (* (PI) 1/2) (cos x) (pow (pow (exp 10) x) x) (pow (exp 10) x) (exp 10) 10 (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (pow (exp 10) (/ (* x x) 2)) (/ (* x x) 2) (* x x) (pow (exp 10) (/ (* x x) 2)) (pow (pow (exp 5) x) x) (pow (exp 5) x) (exp 5) 5 (* (cos x) (pow (pow (exp x) 10) x)) (pow (pow (exp x) 10) x) (pow (exp x) 10) (exp x) (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) (pow (pow (pow (pow (exp 10) -1) x) -1) x) (pow (pow (pow (exp 10) -1) x) -1) (pow (pow (exp 10) -1) x) (pow (exp 10) -1) -1 (* (sin (+ (* -1 x) (/ (PI) 2))) (pow (exp (* 10 x)) x)) (sin (+ (* -1 x) (/ (PI) 2))) (+ (* -1 x) (/ (PI) 2)) (pow (exp (* 10 x)) x) (exp (* 10 x)) (* 10 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 524 | 3445 |
| 0 | 584 | 2819 |
| 1 | 3101 | 2432 |
| 0 | 12823 | 2271 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
(*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
(sin.f64 x) |
x |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(cos.f64 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) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) x) |
(exp.f64 #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal 10 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal 10 binary64)) |
(exp.f64 x) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) x)) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x) |
(exp.f64 (*.f64 #s(literal 10 binary64) x)) |
(*.f64 #s(literal 10 binary64) 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 (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -1/6 (sin (PI))) (* 10 (sin (PI))))))))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* x (sin (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 (* (sin (* (PI) 1/2)) (cos x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow x 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #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 (* (sin (* (PI) 1/2)) (cos x)) #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 (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #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) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 1)) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (/ (* x x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 1)) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* 5 x)))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* x (+ 5 (* 25/2 x)))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* x (+ 5 (* x (+ 25/2 (* 125/6 x)))))))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (pow (pow (exp x) 10) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp x) 10) x) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (pow (pow (exp x) 10) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (pow (pow (exp x) 10) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (exp x) 10) #s(hole binary64 1)) |
#s(approx (pow (exp x) 10) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (pow (exp x) 10) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (pow (exp x) 10) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) #s(hole binary64 1)) |
#s(approx (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1 (log (/ 1 (exp 10)))) 1/2))))) |
#s(approx (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (+ (* -1 (log (/ 1 (exp 10)))) (* 1/2 (* x (+ (* -2 (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2)))) (* -1 (pow (log (/ 1 (exp 10))) 2)))))) 1/2))))) |
#s(approx (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (+ (* -1 (log (/ 1 (exp 10)))) (* x (+ (* 1/2 (+ (* -2 (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2)))) (* -1 (pow (log (/ 1 (exp 10))) 2)))) (* x (+ 1/24 (+ (* 1/6 (+ (* -6 (* (log (/ 1 (exp 10))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (+ (* -6 (+ (* -1 (* (log (/ 1 (exp 10))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (+ (* -1/2 (pow (log (/ 1 (exp 10))) 3)) (* 1/6 (pow (log (/ 1 (exp 10))) 3))))) (* -2 (pow (log (/ 1 (exp 10))) 3))))) (+ (* 1/2 (log (/ 1 (exp 10)))) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))))))) 1/2))))) |
#s(approx (pow (pow (pow (pow (exp 10) -1) x) -1) x) #s(hole binary64 1)) |
#s(approx (pow (pow (pow (pow (exp 10) -1) x) -1) x) #s(hole binary64 (+ 1 (* -1 (* (pow x 2) (log (/ 1 (exp 10)))))))) |
#s(approx (pow (pow (pow (pow (exp 10) -1) x) -1) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* -1 (log (/ 1 (exp 10)))) (* 1/2 (* x (+ (* -2 (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2)))) (* -1 (pow (log (/ 1 (exp 10))) 2)))))))))) |
#s(approx (pow (pow (pow (pow (exp 10) -1) x) -1) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* -1 (log (/ 1 (exp 10)))) (* x (+ (* 1/2 (+ (* -2 (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2)))) (* -1 (pow (log (/ 1 (exp 10))) 2)))) (* x (+ (* 1/6 (+ (* -6 (* (log (/ 1 (exp 10))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (+ (* -6 (+ (* -1 (* (log (/ 1 (exp 10))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (+ (* -1/2 (pow (log (/ 1 (exp 10))) 3)) (* 1/6 (pow (log (/ 1 (exp 10))) 3))))) (* -2 (pow (log (/ 1 (exp 10))) 3))))) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))))))))) |
#s(approx (pow (pow (pow (exp 10) -1) x) -1) #s(hole binary64 1)) |
#s(approx (pow (pow (pow (exp 10) -1) x) -1) #s(hole binary64 (+ 1 (* -1 (* x (log (/ 1 (exp 10)))))))) |
#s(approx (pow (pow (pow (exp 10) -1) x) -1) #s(hole binary64 (+ 1 (* x (- (* -1 (* x (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (log (/ 1 (exp 10)))))))) |
#s(approx (pow (pow (pow (exp 10) -1) x) -1) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1 (* x (+ (* -1 (* (log (/ 1 (exp 10))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (+ (* -1/2 (pow (log (/ 1 (exp 10))) 3)) (* 1/6 (pow (log (/ 1 (exp 10))) 3)))))) (+ (* -1 (pow (log (/ 1 (exp 10))) 2)) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))) (log (/ 1 (exp 10)))))))) |
#s(approx (pow (pow (exp 10) -1) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) -1) x) #s(hole binary64 (+ 1 (* x (log (/ 1 (exp 10))))))) |
#s(approx (pow (pow (exp 10) -1) x) #s(hole binary64 (+ 1 (* x (+ (log (/ 1 (exp 10))) (* 1/2 (* x (pow (log (/ 1 (exp 10))) 2)))))))) |
#s(approx (pow (pow (exp 10) -1) x) #s(hole binary64 (+ 1 (* x (+ (log (/ 1 (exp 10))) (* x (+ (* 1/6 (* x (pow (log (/ 1 (exp 10))) 3))) (* 1/2 (pow (log (/ 1 (exp 10))) 2))))))))) |
#s(approx (* (sin (+ (* -1 x) (/ (PI) 2))) (pow (exp (* 10 x)) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (+ (* -1 x) (/ (PI) 2))) (pow (exp (* 10 x)) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (* (sin (+ (* -1 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 (+ (* -1 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 (+ (* -1 x) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* -1 x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI)))))))) |
#s(approx (sin (+ (* -1 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 (+ (* -1 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 (+ (* -1 x) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) #s(hole binary64 (+ (* -1 x) (* 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 (exp (* 10 x)) #s(hole binary64 1)) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* 10 x)))) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* x (+ 10 (* 50 x)))))) |
#s(approx (exp (* 10 x)) #s(hole binary64 (+ 1 (* x (+ 10 (* x (+ 50 (* 500/3 x)))))))) |
#s(approx (* 10 x) #s(hole binary64 (* 10 x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) #s(hole binary64 (* (exp (* 10 (pow x 2))) (+ (* (cos x) (sin (* 1/2 (PI)))) (* (sin x) (sin (PI))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (* (cos x) (sin (* 1/2 (PI)))) (* (sin x) (sin (PI)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #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 (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (* (cos x) (pow (exp (* 5 (pow x 2))) 2)))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (pow (exp (* 5 (pow x 2))) 2))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (exp (* 5 (pow x 2))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (exp (* 5 (pow x 2))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (exp (* 5 x)))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(hole binary64 (* (cos x) (pow (pow (exp x) 10) x)))) |
#s(approx (pow (pow (exp x) 10) x) #s(hole binary64 (pow (pow (exp x) 10) x))) |
#s(approx (pow (exp x) 10) #s(hole binary64 (pow (exp x) 10))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (* (cos x) (pow (pow (pow (pow (exp 10) -1) x) -1) x)) #s(hole binary64 (* (cos x) (pow (/ 1 (pow (/ 1 (exp 10)) x)) x)))) |
#s(approx (pow (pow (pow (pow (exp 10) -1) x) -1) x) #s(hole binary64 (pow (/ 1 (pow (/ 1 (exp 10)) x)) x))) |
#s(approx (pow (pow (pow (exp 10) -1) x) -1) #s(hole binary64 (/ 1 (pow (/ 1 (exp 10)) x)))) |
#s(approx (pow (pow (exp 10) -1) x) #s(hole binary64 (pow (/ 1 (exp 10)) x))) |
#s(approx (* (sin (+ (* -1 x) (/ (PI) 2))) (pow (exp (* 10 x)) x)) #s(hole binary64 (* (exp (* 10 (pow x 2))) (sin (- (* 1/2 (PI)) x))))) |
#s(approx (sin (+ (* -1 x) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) x)))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) #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 (exp (* 10 x)) #s(hole binary64 (exp (* 10 x)))) |
#s(approx (* (sin (+ (* -1 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 (+ (* -1 x) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI)))))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x))))))) |
| Outputs |
|---|
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (*.f64 (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)))) |
(*.f64 (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) |
(/.f64 (+.f64 (-.f64 (cos.f64 (-.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (-.f64 (cos.f64 (-.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))))) (neg.f64 (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (neg.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))))))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (-.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (neg.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)))))) |
(fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) |
(fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
(fma.f64 (cos.f64 x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) |
(sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))) (cos.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (neg.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (neg.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))))))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) |
(sin.f64 x) |
x |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 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 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(PI.f64) |
#s(literal 1/2 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)) |
#s(literal 2 binary64) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) |
(*.f64 (cos.f64 x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (fma.f64 (PI.f64) #s(literal 1/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 1/2 binary64)) (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) 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 1/2 binary64)))) (cos.f64 (+.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(+.f64 (/.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) #s(literal 2 binary64)) (/.f64 (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/2 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))) (+.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal 1 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)))))) |
(fma.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 x) (*.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 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(cos.f64 (*.f64 #s(literal -1 binary64) x)) |
(cos.f64 x) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 5 binary64)) (exp.f64 #s(literal 5 binary64))) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 #s(literal -1 binary64) x))) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (+.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (*.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (fma.f64 x x (*.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) 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))) (+.f64 (*.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))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) x)) |
(fabs.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
(exp.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 5 binary64) x) x (*.f64 (*.f64 x x) #s(literal 5 binary64)))) |
(exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) (*.f64 #s(literal -1 binary64) x))) |
(exp.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 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 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 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 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (neg.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (fabs.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal -10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) #s(literal 5 binary64)) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) (pow.f64 (exp.f64 x) #s(literal -10 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal -10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(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))) (+.f64 (*.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)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -10 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)))) |
(-.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) x)) (sinh.f64 (*.f64 #s(literal -10 binary64) x))) |
(exp.f64 (*.f64 #s(literal -10 binary64) (*.f64 #s(literal -1 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 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 1 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))) (+.f64 (*.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)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 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 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (*.f64 x #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) (cosh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
(fabs.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) (sinh.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)))) |
(*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 x x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x x) #s(literal 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 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) 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 #s(literal -1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #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(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (*.f64 x #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) (cosh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
(fabs.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) (sinh.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (neg.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 5 binary64)) (exp.f64 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 5 binary64)) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) x) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 5 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 5 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (cosh.f64 (*.f64 #s(literal 5 binary64) x)) (cosh.f64 (*.f64 #s(literal 5 binary64) x))) (-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal 5 binary64) x)) (sinh.f64 (*.f64 #s(literal 5 binary64) x))) (*.f64 (cosh.f64 (*.f64 #s(literal 5 binary64) x)) (sinh.f64 (*.f64 #s(literal 5 binary64) x)))))) |
(exp.f64 (*.f64 #s(literal 5 binary64) x)) |
(+.f64 (cosh.f64 (*.f64 #s(literal 5 binary64) x)) (sinh.f64 (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 #s(literal -5 binary64)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 #s(literal 5 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (cosh.f64 #s(literal -5 binary64)) (cosh.f64 #s(literal -5 binary64))) (-.f64 (*.f64 (sinh.f64 #s(literal 5 binary64)) (sinh.f64 #s(literal 5 binary64))) (*.f64 (cosh.f64 #s(literal -5 binary64)) (sinh.f64 #s(literal 5 binary64)))))) |
(sqrt.f64 (exp.f64 #s(literal 10 binary64))) |
(exp.f64 #s(literal 5 binary64)) |
(+.f64 (cosh.f64 #s(literal -5 binary64)) (sinh.f64 #s(literal 5 binary64))) |
#s(literal 5 binary64) |
(*.f64 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 5 binary64)) (exp.f64 #s(literal 5 binary64))) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 #s(literal -1 binary64) x))) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (+.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (*.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (fma.f64 x x (*.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) 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))) (+.f64 (*.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))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) x)) |
(fabs.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
(exp.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 5 binary64) x) x (*.f64 (*.f64 x x) #s(literal 5 binary64)))) |
(exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) (*.f64 #s(literal -1 binary64) x))) |
(exp.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 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 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 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 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (neg.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (fabs.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal -10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) #s(literal 5 binary64)) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) (pow.f64 (exp.f64 x) #s(literal -10 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal -10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(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))) (+.f64 (*.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)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -10 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)))) |
(-.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) x)) (sinh.f64 (*.f64 #s(literal -10 binary64) x))) |
(exp.f64 (*.f64 #s(literal -10 binary64) (*.f64 #s(literal -1 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 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (+.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(exp.f64 x) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(*.f64 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 5 binary64)) (exp.f64 #s(literal 5 binary64))) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 #s(literal -1 binary64) x))) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (+.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (*.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (fma.f64 x x (*.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) 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))) (+.f64 (*.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))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) x)) |
(fabs.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
(exp.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 5 binary64) x) x (*.f64 (*.f64 x x) #s(literal 5 binary64)))) |
(exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) (*.f64 #s(literal -1 binary64) x))) |
(exp.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 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 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 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 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (neg.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (fabs.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal -10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) #s(literal 5 binary64)) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) (pow.f64 (exp.f64 x) #s(literal -10 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal -10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(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))) (+.f64 (*.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)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -10 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)))) |
(-.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) x)) (sinh.f64 (*.f64 #s(literal -10 binary64) x))) |
(exp.f64 (*.f64 #s(literal -10 binary64) (*.f64 #s(literal -1 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 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -10 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -1 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 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 #s(literal 10 binary64))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 10 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.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 -1 binary64) |
(*.f64 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
(/.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))) (+.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal 1 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)))))) |
(fma.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 x) (*.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 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(cos.f64 (*.f64 #s(literal -1 binary64) x)) |
(cos.f64 x) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 3 binary64)) (fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 5 binary64)) (exp.f64 #s(literal 5 binary64))) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 #s(literal -1 binary64) x))) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (+.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (*.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (fma.f64 x x (*.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) 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))) (+.f64 (*.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))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) x)) |
(fabs.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
(exp.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 5 binary64) x) x (*.f64 (*.f64 x x) #s(literal 5 binary64)))) |
(exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -10 binary64) x) (*.f64 #s(literal -1 binary64) x))) |
(exp.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 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 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)) #s(literal 2 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 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (neg.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (neg.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (fabs.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) x)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal -10 binary64) x)) |
(pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) #s(literal 5 binary64)) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) (pow.f64 (exp.f64 x) #s(literal -10 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal -10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(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))) (+.f64 (*.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)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -10 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)))) |
(-.f64 (cosh.f64 (*.f64 #s(literal -10 binary64) x)) (sinh.f64 (*.f64 #s(literal -10 binary64) x))) |
(exp.f64 (*.f64 #s(literal -10 binary64) (*.f64 #s(literal -1 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 #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)) |
(neg.f64 (*.f64 #s(literal -10 binary64) x)) |
(fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal 5 binary64) x)) |
(fma.f64 x #s(literal 5 binary64) (*.f64 #s(literal 5 binary64) x)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -10 binary64) x)) |
(+.f64 (log.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(+.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 #s(literal 5 binary64) x)) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) 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 x) 10) 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 (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) (-.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (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 #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (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 #s(literal 0 binary64) x)) x #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (-.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 0 binary64) x))) x #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.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 (* (sin (* (PI) 1/2)) (cos x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (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 (* (sin (* (PI) 1/2)) (cos x)) (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 #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 #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 (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 (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(literal 1 binary64)) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (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 (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (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 x) 10) #s(literal 1 binary64)) |
#s(approx (pow (exp x) 10) (fma.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (exp x) 10) (fma.f64 (fma.f64 #s(literal 50 binary64) x #s(literal 10 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp x) 10) (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 x) 10) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) 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 x) 10) 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 (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(literal 1 binary64)) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (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 (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (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 x) 2)) #s(literal 1 binary64)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 (*.f64 x x) #s(literal 5 binary64) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 (fma.f64 #s(literal 25/2 binary64) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/6 binary64) (*.f64 x x) #s(literal 25/2 binary64)) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (* x x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(literal 1 binary64)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 (*.f64 x x) #s(literal 5 binary64) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 (fma.f64 #s(literal 25/2 binary64) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/6 binary64) (*.f64 x x) #s(literal 25/2 binary64)) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 5) x) #s(literal 1 binary64)) |
#s(approx (pow (exp 5) x) (fma.f64 #s(literal 5 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (exp 5) x) (fma.f64 (fma.f64 #s(literal 25/2 binary64) x #s(literal 5 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp 5) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/6 binary64) x #s(literal 25/2 binary64)) x #s(literal 5 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) 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 x) 10) 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 (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(literal 1 binary64)) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (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 (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (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 x) 10) #s(literal 1 binary64)) |
#s(approx (pow (exp x) 10) (fma.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (exp x) 10) (fma.f64 (fma.f64 #s(literal 50 binary64) x #s(literal 10 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp x) 10) (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 (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 0 binary64) #s(literal 10 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1081/24 binary64) x #s(literal 0 binary64)) x #s(literal 10 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(literal 1 binary64)) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 0 binary64) #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal 50 binary64) x #s(literal 0 binary64)) x #s(literal 10 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp x) 10) #s(literal 1 binary64)) |
#s(approx (pow (exp x) 10) (fma.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (exp x) 10) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -50 binary64) x) #s(literal -1 binary64)) #s(literal -10 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp x) 10) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -500/3 binary64) x) #s(literal -1 binary64)) #s(literal -50 binary64)) x) #s(literal -10 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) -1) x) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 10) -1) x) (fma.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) -1) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 100 binary64) #s(literal -10 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) -1) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1000 binary64) x) #s(literal 1/6 binary64) #s(literal 50 binary64)) x #s(literal -10 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (fma.f64 (*.f64 #s(literal -1 binary64) x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (fma.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64)) x (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (fma.f64 (fma.f64 (+.f64 (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -59/6 binary64)) x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 10 binary64))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) x (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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 (*.f64 #s(literal -1 binary64) x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 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) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) x (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) (fma.f64 #s(literal -1 binary64) x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) #s(literal 1 binary64)) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (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 (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (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 x) 10) #s(literal 1 binary64)) |
#s(approx (pow (exp x) 10) (fma.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -10 binary64) #s(literal 1 binary64))) |
#s(approx (pow (exp x) 10) (fma.f64 (fma.f64 #s(literal 50 binary64) x #s(literal 10 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp x) 10) (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 (* 10 x) (*.f64 #s(literal 10 binary64) x)) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) (cos.f64 x))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (exp 10) x) x)) (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x)))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
#s(approx (pow (exp x) 10) (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) (cos.f64 x))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
#s(approx (pow (exp 5) x) (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) (cos.f64 x))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
#s(approx (pow (exp x) 10) (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)) (cos.f64 x))) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
#s(approx (pow (exp x) 10) (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (pow (pow (exp 10) -1) x) (pow.f64 (exp.f64 x) #s(literal -10 binary64))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (*.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)))) |
#s(approx (cos x) (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (+ (* -1 x) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (pow (exp 10) (/ (* x x) 2)) (pow (exp 10) (/ (* x x) 2))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x))) |
#s(approx (pow (exp x) 10) (*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (* (cos x) (pow (pow (exp x) 10) x)) (*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64)) x)))) |
#s(approx (cos x) (sin.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1 x) (/ (PI) 2)) (*.f64 (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
Compiled 17 236 to 2 100 computations (87.8% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 510 | 9 | 519 |
| Fresh | 9 | 1 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 523 | 11 | 534 |
| Status | Accuracy | Program |
|---|---|---|
| 98.7% | (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #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))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) | |
| 98.1% | (*.f64 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) | |
| ✓ | 97.4% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) x)) |
| ▶ | 98.1% | (*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
| 98.3% | (*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x)) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) | |
| ▶ | 98.6% | (*.f64 (cos.f64 x) (*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
| ▶ | 99.3% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
| 99.0% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) x)) x))) | |
| ▶ | 98.5% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)))) |
| 98.9% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (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))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) | |
| ▶ | 98.9% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
Compiled 827 to 490 computations (40.7% saved)
| Inputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
(sin.f64 x) |
x |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(cos.f64 x) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) |
(exp.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
#s(literal -2 binary64) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) |
(pow.f64 (cos.f64 x) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64)) |
(*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))) |
(*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)))) |
(*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) x) |
(exp.f64 #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
| Outputs |
|---|
#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 (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/2 (* (log (pow (exp 10) 2)) (sin (* 1/2 (PI)))))))))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 1/2 (* (log (pow (exp 10) 2)) (sin (* 1/2 (PI))))) (* x (+ (* -1/6 (sin (PI))) (+ (* 1/4 (* (sin (* 1/2 (PI))) (+ (* -1 (pow (log (pow (exp 10) 2)) 2)) (pow (log (pow (exp 10) 2)) 2)))) (* 1/2 (* (log (pow (exp 10) 2)) (sin (PI))))))))))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* x (sin (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 (* (sin (* (PI) 1/2)) (cos x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow x 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #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 (* (sin (* (PI) 1/2)) (cos x)) #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 (pow (exp 10) 2) x) (/ (* -1 x) -2)) #s(hole binary64 1)) |
#s(approx (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* 1/2 (* (pow x 2) (log (pow (exp 10) 2))))))) |
#s(approx (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 1/4 (* x (+ (* -1 (pow (log (pow (exp 10) 2)) 2)) (pow (log (pow (exp 10) 2)) 2)))) (* 1/2 (log (pow (exp 10) 2)))))))) |
#s(approx (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 1/2 (log (pow (exp 10) 2))) (* x (+ (* 1/4 (+ (* -1 (pow (log (pow (exp 10) 2)) 2)) (pow (log (pow (exp 10) 2)) 2))) (* x (+ (* 1/12 (+ (* -3 (pow (log (pow (exp 10) 2)) 3)) (+ (* 2 (pow (log (pow (exp 10) 2)) 3)) (pow (log (pow (exp 10) 2)) 3)))) (* 1/8 (pow (log (pow (exp 10) 2)) 2))))))))))) |
#s(approx (pow (pow (exp 10) 2) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) 2) x) #s(hole binary64 (+ 1 (* x (log (pow (exp 10) 2)))))) |
#s(approx (pow (pow (exp 10) 2) x) #s(hole binary64 (+ 1 (* x (+ (log (pow (exp 10) 2)) (* 1/2 (* x (pow (log (pow (exp 10) 2)) 2)))))))) |
#s(approx (pow (pow (exp 10) 2) x) #s(hole binary64 (+ 1 (* x (+ (log (pow (exp 10) 2)) (* x (+ (* 1/6 (* x (pow (log (pow (exp 10) 2)) 3))) (* 1/2 (pow (log (pow (exp 10) 2)) 2))))))))) |
#s(approx (/ (* -1 x) -2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* -1 x) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (- (* x (- (+ (* -3/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (* -1 (sin (PI)))))))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (- (* x (- (+ (* -3/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (- (/ (pow (sin (PI)) 3) (pow (sin (* 1/2 (PI))) 2)) (+ (* -1 (/ (* (sin (PI)) (- (+ (* -3/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI)))))) (sin (* 1/2 (PI))))) (/ (* (sin (PI)) (+ (* -1 (pow (sin (* 1/2 (PI))) 2)) (pow (sin (PI)) 2))) (pow (sin (* 1/2 (PI))) 2)))))))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (* -1 (sin (PI)))))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (- (* x (- (* -3/2 (sin (* 1/2 (PI)))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (* -1 (sin (PI)))))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (- (* x (- (+ (* -3/2 (sin (* 1/2 (PI)))) (* x (- (/ (pow (sin (PI)) 3) (pow (sin (* 1/2 (PI))) 2)) (+ (* -1 (/ (* (sin (PI)) (- (* -3/2 (sin (* 1/2 (PI)))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI)))))) (sin (* 1/2 (PI))))) (/ (* (sin (PI)) (+ (* -1 (pow (sin (* 1/2 (PI))) 2)) (pow (sin (PI)) 2))) (pow (sin (* 1/2 (PI))) 2))))))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (* -1 (sin (PI)))))))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) #s(hole binary64 (pow (sin (* 1/2 (PI))) 3))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) #s(hole binary64 (+ (* -3/2 (* (pow x 2) (pow (sin (* 1/2 (PI))) 3))) (pow (sin (* 1/2 (PI))) 3)))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) #s(hole binary64 (+ (* (pow x 2) (+ (* -3/2 (pow (sin (* 1/2 (PI))) 3)) (* x (pow (sin (PI)) 3)))) (pow (sin (* 1/2 (PI))) 3)))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) #s(hole binary64 (+ (* (pow x 2) (+ (* -3/2 (pow (sin (* 1/2 (PI))) 3)) (* x (+ (* 7/8 (* x (pow (sin (* 1/2 (PI))) 3))) (pow (sin (PI)) 3))))) (pow (sin (* 1/2 (PI))) 3)))) |
#s(approx (pow (cos x) 3) #s(hole binary64 1)) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) #s(hole binary64 (* (pow x 3) (pow (sin (PI)) 3)))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (* (pow x 2) (pow (sin (PI)) 3))) (pow (sin (PI)) 3))))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) #s(hole binary64 (* (pow x 3) (+ (* (pow x 2) (+ (* -1/2 (pow (sin (PI)) 3)) (* 13/120 (* (pow x 2) (pow (sin (PI)) 3))))) (pow (sin (PI)) 3))))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) #s(hole binary64 (* (pow x 3) (+ (* (pow x 2) (+ (* -1/2 (pow (sin (PI)) 3)) (* (pow x 2) (+ (* -41/3024 (* (pow x 2) (pow (sin (PI)) 3))) (* 13/120 (pow (sin (PI)) 3)))))) (pow (sin (PI)) 3))))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) #s(hole binary64 (* x (sin (PI))))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) #s(hole binary64 (* x (+ (sin (PI)) (* -1/6 (* (pow x 2) (sin (PI)))))))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) #s(hole binary64 (* x (+ (sin (PI)) (* (pow x 2) (+ (* -1/6 (sin (PI))) (* 1/120 (* (pow x 2) (sin (PI)))))))))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) #s(hole binary64 (* x (+ (sin (PI)) (* (pow x 2) (+ (* -1/6 (sin (PI))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (sin (PI)))) (* 1/120 (sin (PI))))))))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) #s(hole binary64 (pow (sin (* 1/2 (PI))) 2))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) #s(hole binary64 (+ (* -1 (* x (* (sin (PI)) (sin (* 1/2 (PI)))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (pow (sin (* 1/2 (PI))) 2)) (pow (sin (PI)) 2))) (* (sin (PI)) (sin (* 1/2 (PI)))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI)))))))) (+ (* -1 (pow (sin (* 1/2 (PI))) 2)) (pow (sin (PI)) 2)))) (* (sin (PI)) (sin (* 1/2 (PI)))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) #s(hole binary64 (* -1 (* x (* (sin (PI)) (sin (* 1/2 (PI)))))))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) #s(hole binary64 (* x (- (* x (pow (sin (PI)) 2)) (* (sin (PI)) (sin (* 1/2 (PI)))))))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) #s(hole binary64 (* x (- (* x (+ (* -1 (* x (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI)))))))) (pow (sin (PI)) 2))) (* (sin (PI)) (sin (* 1/2 (PI)))))))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) #s(hole binary64 (* x (- (* x (+ (* x (- (* -1/3 (* x (pow (sin (PI)) 2))) (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI)))))))) (pow (sin (PI)) 2))) (* (sin (PI)) (sin (* 1/2 (PI)))))))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (pow x 2) (pow (sin (PI)) 2)))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (pow x 2) (+ (* -1/3 (* (pow x 2) (pow (sin (PI)) 2))) (pow (sin (PI)) 2))))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (+ (* -1/3 (pow (sin (PI)) 2)) (* 2/45 (* (pow x 2) (pow (sin (PI)) 2))))) (pow (sin (PI)) 2))))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (+ (* -1/3 (pow (sin (PI)) 2)) (* (pow x 2) (+ (* -1/315 (* (pow x 2) (pow (sin (PI)) 2))) (* 2/45 (pow (sin (PI)) 2)))))) (pow (sin (PI)) 2))))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* x (* (sin (PI)) (sin (* 1/2 (PI))))))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* x (+ (* (sin (PI)) (sin (* 1/2 (PI)))) (* (pow x 2) (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI))))))))))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* x (+ (* (sin (PI)) (sin (* 1/2 (PI)))) (* (pow x 2) (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI))))) (* (pow x 2) (+ (* 1/120 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* 1/24 (* (sin (PI)) (sin (* 1/2 (PI))))) (* 1/12 (* (sin (PI)) (sin (* 1/2 (PI))))))))))))))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* x (+ (* (sin (PI)) (sin (* 1/2 (PI)))) (* (pow x 2) (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI))))) (* (pow x 2) (+ (* 1/120 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* 1/24 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* 1/12 (* (sin (PI)) (sin (* 1/2 (PI))))) (* (pow x 2) (+ (* -1/144 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* -1/240 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* -1/720 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/5040 (* (sin (PI)) (sin (* 1/2 (PI)))))))))))))))))))) |
#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 (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -1/6 (sin (PI))) (* 10 (sin (PI))))))))))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) #s(hole binary64 1)) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* 5 x)))) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* x (+ 5 (* 25/2 x)))))) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* x (+ 5 (* x (+ 25/2 (* 125/6 x)))))))) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 1)) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) #s(hole binary64 1)) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* 5/2 (pow x 2))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5/2 (* 25/8 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5/2 (* (pow x 2) (+ 25/8 (* 125/48 (pow x 2))))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 1)) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* 5 x)))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* x (+ 5 (* 25/2 x)))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* x (+ 5 (* x (+ 25/2 (* 125/6 x)))))))) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 1)) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) #s(hole binary64 1)) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* 5/2 (pow x 2))))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5/2 (* 25/8 (pow x 2))))))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5/2 (* (pow x 2) (+ 25/8 (* 125/48 (pow x 2))))))))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) #s(hole binary64 (* (exp (* 1/2 (* (pow x 2) (log (pow (exp 10) 2))))) (+ (* (cos x) (sin (* 1/2 (PI)))) (* (sin x) (sin (PI))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (* (cos x) (sin (* 1/2 (PI)))) (* (sin x) (sin (PI)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #s(hole binary64 (* (cos x) (sin (* 1/2 (PI)))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) #s(hole binary64 (exp (* 1/2 (* (pow x 2) (log (pow (exp 10) 2))))))) |
#s(approx (pow (pow (exp 10) 2) x) #s(hole binary64 (pow (pow (exp 10) 2) x))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) #s(hole binary64 (/ (* (exp (* 10 (pow x 2))) (+ (* (pow (cos x) 3) (pow (sin (* 1/2 (PI))) 3)) (* (pow (sin x) 3) (pow (sin (PI)) 3)))) (- (+ (* (pow (cos x) 2) (pow (sin (* 1/2 (PI))) 2)) (* (pow (sin x) 2) (pow (sin (PI)) 2))) (* (cos x) (* (sin x) (* (sin (PI)) (sin (* 1/2 (PI)))))))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) #s(hole binary64 (/ (+ (* (pow (cos x) 3) (pow (sin (* 1/2 (PI))) 3)) (* (pow (sin x) 3) (pow (sin (PI)) 3))) (- (+ (* (pow (cos x) 2) (pow (sin (* 1/2 (PI))) 2)) (* (pow (sin x) 2) (pow (sin (PI)) 2))) (* (cos x) (* (sin x) (* (sin (PI)) (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) #s(hole binary64 (+ (* (pow (cos x) 3) (pow (sin (* 1/2 (PI))) 3)) (* (pow (sin x) 3) (pow (sin (PI)) 3))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) #s(hole binary64 (* (pow (sin x) 3) (pow (sin (PI)) 3)))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) #s(hole binary64 (* (sin x) (sin (PI))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) #s(hole binary64 (- (+ (* (pow (cos x) 2) (pow (sin (* 1/2 (PI))) 2)) (* (pow (sin x) 2) (pow (sin (PI)) 2))) (* (cos x) (* (sin x) (* (sin (PI)) (sin (* 1/2 (PI))))))))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) #s(hole binary64 (- (* (pow (sin x) 2) (pow (sin (PI)) 2)) (* (cos x) (* (sin x) (* (sin (PI)) (sin (* 1/2 (PI))))))))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (pow (sin x) 2) (pow (sin (PI)) 2)))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (cos x) (* (sin x) (* (sin (PI)) (sin (* 1/2 (PI)))))))) |
#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 (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) #s(hole binary64 (* (pow (exp (* 5 (pow x 2))) 2) (+ (* (cos x) (sin (* 1/2 (PI)))) (* (sin x) (sin (PI))))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) #s(hole binary64 (pow (exp (* 5 (pow x 2))) 2))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) #s(hole binary64 (exp (* 5 (pow x 2))))) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) #s(hole binary64 (exp (* 5 x)))) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (* (cos x) (* (pow (exp (* 5/2 (pow x 2))) 2) (exp (* 5 (pow x 2))))))) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (* (pow (exp (* 5/2 (pow x 2))) 2) (exp (* 5 (pow x 2)))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) #s(hole binary64 (pow (exp (* 5/2 (pow x 2))) 2))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) #s(hole binary64 (exp (* 5/2 (pow x 2))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (exp (* 5 (pow x 2))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (exp (* 5 (pow x 2))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (exp (* 5 x)))) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (* (cos x) (* (pow (exp (* 5/2 (pow x 2))) 2) (exp (* 5 (pow x 2))))))) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (* (pow (exp (* 5/2 (pow x 2))) 2) (exp (* 5 (pow x 2)))))) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) #s(hole binary64 (pow (exp (* 5/2 (pow x 2))) 2))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) #s(hole binary64 (exp (* 5/2 (pow x 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | x | @ | 0 | ((* (cos x) (pow (exp (* 10 x)) x)) (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (sin x) x (sin (+ (* (PI) 1/2) (/ (PI) 2))) (+ (* (PI) 1/2) (/ (PI) 2)) (PI) 1/2 (/ (PI) 2) 2 (* (sin (* (PI) 1/2)) (cos x)) (sin (* (PI) 1/2)) (* (PI) 1/2) (cos x) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) (pow (pow (exp 10) 2) x) (pow (exp 10) 2) (exp 10) 10 (/ (* -1 x) -2) (* -1 x) -1 -2 (* (cos x) (pow (exp (* 10 x)) x)) (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (pow (cos x) 3) 3 (pow (sin (* (PI) 1/2)) 3) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (pow (pow (exp 10) x) x) (pow (exp 10) x) (* (cos x) (pow (exp (* 10 x)) x)) (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (exp 10) (/ (* -1 x) -2)) (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (exp 10) (/ (* x x) 2)) (pow (pow (exp 5) x) x) (pow (exp 5) x) (exp 5) 5 (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (pow (exp 5) x) (/ (* -1 x) -2))) |
| 14.0ms | x | @ | -inf | ((* (cos x) (pow (exp (* 10 x)) x)) (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (sin x) x (sin (+ (* (PI) 1/2) (/ (PI) 2))) (+ (* (PI) 1/2) (/ (PI) 2)) (PI) 1/2 (/ (PI) 2) 2 (* (sin (* (PI) 1/2)) (cos x)) (sin (* (PI) 1/2)) (* (PI) 1/2) (cos x) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) (pow (pow (exp 10) 2) x) (pow (exp 10) 2) (exp 10) 10 (/ (* -1 x) -2) (* -1 x) -1 -2 (* (cos x) (pow (exp (* 10 x)) x)) (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (pow (cos x) 3) 3 (pow (sin (* (PI) 1/2)) 3) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (pow (pow (exp 10) x) x) (pow (exp 10) x) (* (cos x) (pow (exp (* 10 x)) x)) (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (exp 10) (/ (* -1 x) -2)) (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (exp 10) (/ (* x x) 2)) (pow (pow (exp 5) x) x) (pow (exp 5) x) (exp 5) 5 (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (pow (exp 5) x) (/ (* -1 x) -2))) |
| 12.0ms | x | @ | inf | ((* (cos x) (pow (exp (* 10 x)) x)) (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (sin x) x (sin (+ (* (PI) 1/2) (/ (PI) 2))) (+ (* (PI) 1/2) (/ (PI) 2)) (PI) 1/2 (/ (PI) 2) 2 (* (sin (* (PI) 1/2)) (cos x)) (sin (* (PI) 1/2)) (* (PI) 1/2) (cos x) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) (pow (pow (exp 10) 2) x) (pow (exp 10) 2) (exp 10) 10 (/ (* -1 x) -2) (* -1 x) -1 -2 (* (cos x) (pow (exp (* 10 x)) x)) (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (pow (cos x) 3) 3 (pow (sin (* (PI) 1/2)) 3) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (pow (pow (exp 10) x) x) (pow (exp 10) x) (* (cos x) (pow (exp (* 10 x)) x)) (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (exp 10) (/ (* -1 x) -2)) (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (exp 10) (/ (* x x) 2)) (pow (pow (exp 5) x) x) (pow (exp 5) x) (exp 5) 5 (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (pow (exp 5) x) (/ (* -1 x) -2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 764 | 7860 |
| 0 | 871 | 6003 |
| 1 | 4984 | 5532 |
| 0 | 8384 | 5265 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
(sin.f64 x) |
x |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(cos.f64 x) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) |
(exp.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
#s(literal -2 binary64) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) |
(pow.f64 (cos.f64 x) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64)) |
(*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))) |
(*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) x) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)))) |
(*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) x) |
(exp.f64 #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
#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 (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/2 (* (log (pow (exp 10) 2)) (sin (* 1/2 (PI)))))))))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 1/2 (* (log (pow (exp 10) 2)) (sin (* 1/2 (PI))))) (* x (+ (* -1/6 (sin (PI))) (+ (* 1/4 (* (sin (* 1/2 (PI))) (+ (* -1 (pow (log (pow (exp 10) 2)) 2)) (pow (log (pow (exp 10) 2)) 2)))) (* 1/2 (* (log (pow (exp 10) 2)) (sin (PI))))))))))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* -1/2 (* x (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* x (sin (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 (* (sin (* (PI) 1/2)) (cos x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow x 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #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 (* (sin (* (PI) 1/2)) (cos x)) #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 (pow (exp 10) 2) x) (/ (* -1 x) -2)) #s(hole binary64 1)) |
#s(approx (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* 1/2 (* (pow x 2) (log (pow (exp 10) 2))))))) |
#s(approx (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 1/4 (* x (+ (* -1 (pow (log (pow (exp 10) 2)) 2)) (pow (log (pow (exp 10) 2)) 2)))) (* 1/2 (log (pow (exp 10) 2)))))))) |
#s(approx (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 1/2 (log (pow (exp 10) 2))) (* x (+ (* 1/4 (+ (* -1 (pow (log (pow (exp 10) 2)) 2)) (pow (log (pow (exp 10) 2)) 2))) (* x (+ (* 1/12 (+ (* -3 (pow (log (pow (exp 10) 2)) 3)) (+ (* 2 (pow (log (pow (exp 10) 2)) 3)) (pow (log (pow (exp 10) 2)) 3)))) (* 1/8 (pow (log (pow (exp 10) 2)) 2))))))))))) |
#s(approx (pow (pow (exp 10) 2) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) 2) x) #s(hole binary64 (+ 1 (* x (log (pow (exp 10) 2)))))) |
#s(approx (pow (pow (exp 10) 2) x) #s(hole binary64 (+ 1 (* x (+ (log (pow (exp 10) 2)) (* 1/2 (* x (pow (log (pow (exp 10) 2)) 2)))))))) |
#s(approx (pow (pow (exp 10) 2) x) #s(hole binary64 (+ 1 (* x (+ (log (pow (exp 10) 2)) (* x (+ (* 1/6 (* x (pow (log (pow (exp 10) 2)) 3))) (* 1/2 (pow (log (pow (exp 10) 2)) 2))))))))) |
#s(approx (/ (* -1 x) -2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* -1 x) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (- (* x (- (+ (* -3/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (* -1 (sin (PI)))))))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (- (* x (- (+ (* -3/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (- (/ (pow (sin (PI)) 3) (pow (sin (* 1/2 (PI))) 2)) (+ (* -1 (/ (* (sin (PI)) (- (+ (* -3/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI)))))) (sin (* 1/2 (PI))))) (/ (* (sin (PI)) (+ (* -1 (pow (sin (* 1/2 (PI))) 2)) (pow (sin (PI)) 2))) (pow (sin (* 1/2 (PI))) 2)))))))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (* -1 (sin (PI)))))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (- (* x (- (* -3/2 (sin (* 1/2 (PI)))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (* -1 (sin (PI)))))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (- (* x (- (+ (* -3/2 (sin (* 1/2 (PI)))) (* x (- (/ (pow (sin (PI)) 3) (pow (sin (* 1/2 (PI))) 2)) (+ (* -1 (/ (* (sin (PI)) (- (* -3/2 (sin (* 1/2 (PI)))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI))))) (+ (* -1 (/ (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI)))))) (sin (* 1/2 (PI))))) (/ (* (sin (PI)) (+ (* -1 (pow (sin (* 1/2 (PI))) 2)) (pow (sin (PI)) 2))) (pow (sin (* 1/2 (PI))) 2))))))) (+ (* -1 (sin (* 1/2 (PI)))) (+ (* -1 (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI))))) (/ (pow (sin (PI)) 2) (sin (* 1/2 (PI)))))))) (* -1 (sin (PI)))))))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) #s(hole binary64 (pow (sin (* 1/2 (PI))) 3))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) #s(hole binary64 (+ (* -3/2 (* (pow x 2) (pow (sin (* 1/2 (PI))) 3))) (pow (sin (* 1/2 (PI))) 3)))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) #s(hole binary64 (+ (* (pow x 2) (+ (* -3/2 (pow (sin (* 1/2 (PI))) 3)) (* x (pow (sin (PI)) 3)))) (pow (sin (* 1/2 (PI))) 3)))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) #s(hole binary64 (+ (* (pow x 2) (+ (* -3/2 (pow (sin (* 1/2 (PI))) 3)) (* x (+ (* 7/8 (* x (pow (sin (* 1/2 (PI))) 3))) (pow (sin (PI)) 3))))) (pow (sin (* 1/2 (PI))) 3)))) |
#s(approx (pow (cos x) 3) #s(hole binary64 1)) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) #s(hole binary64 (* (pow x 3) (pow (sin (PI)) 3)))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (* (pow x 2) (pow (sin (PI)) 3))) (pow (sin (PI)) 3))))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) #s(hole binary64 (* (pow x 3) (+ (* (pow x 2) (+ (* -1/2 (pow (sin (PI)) 3)) (* 13/120 (* (pow x 2) (pow (sin (PI)) 3))))) (pow (sin (PI)) 3))))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) #s(hole binary64 (* (pow x 3) (+ (* (pow x 2) (+ (* -1/2 (pow (sin (PI)) 3)) (* (pow x 2) (+ (* -41/3024 (* (pow x 2) (pow (sin (PI)) 3))) (* 13/120 (pow (sin (PI)) 3)))))) (pow (sin (PI)) 3))))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) #s(hole binary64 (* x (sin (PI))))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) #s(hole binary64 (* x (+ (sin (PI)) (* -1/6 (* (pow x 2) (sin (PI)))))))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) #s(hole binary64 (* x (+ (sin (PI)) (* (pow x 2) (+ (* -1/6 (sin (PI))) (* 1/120 (* (pow x 2) (sin (PI)))))))))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) #s(hole binary64 (* x (+ (sin (PI)) (* (pow x 2) (+ (* -1/6 (sin (PI))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (sin (PI)))) (* 1/120 (sin (PI))))))))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) #s(hole binary64 (pow (sin (* 1/2 (PI))) 2))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) #s(hole binary64 (+ (* -1 (* x (* (sin (PI)) (sin (* 1/2 (PI)))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (pow (sin (* 1/2 (PI))) 2)) (pow (sin (PI)) 2))) (* (sin (PI)) (sin (* 1/2 (PI)))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI)))))))) (+ (* -1 (pow (sin (* 1/2 (PI))) 2)) (pow (sin (PI)) 2)))) (* (sin (PI)) (sin (* 1/2 (PI)))))) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) #s(hole binary64 (* -1 (* x (* (sin (PI)) (sin (* 1/2 (PI)))))))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) #s(hole binary64 (* x (- (* x (pow (sin (PI)) 2)) (* (sin (PI)) (sin (* 1/2 (PI)))))))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) #s(hole binary64 (* x (- (* x (+ (* -1 (* x (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI)))))))) (pow (sin (PI)) 2))) (* (sin (PI)) (sin (* 1/2 (PI)))))))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) #s(hole binary64 (* x (- (* x (+ (* x (- (* -1/3 (* x (pow (sin (PI)) 2))) (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI)))))))) (pow (sin (PI)) 2))) (* (sin (PI)) (sin (* 1/2 (PI)))))))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (pow x 2) (pow (sin (PI)) 2)))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (pow x 2) (+ (* -1/3 (* (pow x 2) (pow (sin (PI)) 2))) (pow (sin (PI)) 2))))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (+ (* -1/3 (pow (sin (PI)) 2)) (* 2/45 (* (pow x 2) (pow (sin (PI)) 2))))) (pow (sin (PI)) 2))))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (+ (* -1/3 (pow (sin (PI)) 2)) (* (pow x 2) (+ (* -1/315 (* (pow x 2) (pow (sin (PI)) 2))) (* 2/45 (pow (sin (PI)) 2)))))) (pow (sin (PI)) 2))))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* x (* (sin (PI)) (sin (* 1/2 (PI))))))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* x (+ (* (sin (PI)) (sin (* 1/2 (PI)))) (* (pow x 2) (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI))))))))))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* x (+ (* (sin (PI)) (sin (* 1/2 (PI)))) (* (pow x 2) (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI))))) (* (pow x 2) (+ (* 1/120 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* 1/24 (* (sin (PI)) (sin (* 1/2 (PI))))) (* 1/12 (* (sin (PI)) (sin (* 1/2 (PI))))))))))))))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* x (+ (* (sin (PI)) (sin (* 1/2 (PI)))) (* (pow x 2) (+ (* -1/2 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* -1/6 (* (sin (PI)) (sin (* 1/2 (PI))))) (* (pow x 2) (+ (* 1/120 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* 1/24 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* 1/12 (* (sin (PI)) (sin (* 1/2 (PI))))) (* (pow x 2) (+ (* -1/144 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* -1/240 (* (sin (PI)) (sin (* 1/2 (PI))))) (+ (* -1/720 (* (sin (PI)) (sin (* 1/2 (PI))))) (* -1/5040 (* (sin (PI)) (sin (* 1/2 (PI)))))))))))))))))))) |
#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 (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (sin (PI)))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 10 (sin (* 1/2 (PI))))))))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (sin (PI)) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (+ (* 10 (sin (* 1/2 (PI)))) (* x (+ (* -1/6 (sin (PI))) (* 10 (sin (PI))))))))))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) #s(hole binary64 1)) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* 5 x)))) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* x (+ 5 (* 25/2 x)))))) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* x (+ 5 (* x (+ 25/2 (* 125/6 x)))))))) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 1)) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) #s(hole binary64 1)) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* 5/2 (pow x 2))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5/2 (* 25/8 (pow x 2))))))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5/2 (* (pow x 2) (+ 25/8 (* 125/48 (pow x 2))))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 1)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 1)) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* 5 x)))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* x (+ 5 (* 25/2 x)))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (+ 1 (* x (+ 5 (* x (+ 25/2 (* 125/6 x)))))))) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 1)) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* 19/2 (pow x 2))))) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))))) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))))) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 1)) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* 10 (pow x 2))))) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))))) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))))) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) #s(hole binary64 1)) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) #s(hole binary64 (+ 1 (* 5 (pow x 2))))) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))))) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) #s(hole binary64 1)) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* 5/2 (pow x 2))))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5/2 (* 25/8 (pow x 2))))))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 5/2 (* (pow x 2) (+ 25/8 (* 125/48 (pow x 2))))))))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) #s(hole binary64 (* (cos x) (exp (* 10 (pow x 2)))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) #s(hole binary64 (* (exp (* 1/2 (* (pow x 2) (log (pow (exp 10) 2))))) (+ (* (cos x) (sin (* 1/2 (PI)))) (* (sin x) (sin (PI))))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) #s(hole binary64 (+ (* (cos x) (sin (* 1/2 (PI)))) (* (sin x) (sin (PI)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) #s(hole binary64 (* (cos x) (sin (* 1/2 (PI)))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) #s(hole binary64 (exp (* 1/2 (* (pow x 2) (log (pow (exp 10) 2))))))) |
#s(approx (pow (pow (exp 10) 2) x) #s(hole binary64 (pow (pow (exp 10) 2) x))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) #s(hole binary64 (/ (* (exp (* 10 (pow x 2))) (+ (* (pow (cos x) 3) (pow (sin (* 1/2 (PI))) 3)) (* (pow (sin x) 3) (pow (sin (PI)) 3)))) (- (+ (* (pow (cos x) 2) (pow (sin (* 1/2 (PI))) 2)) (* (pow (sin x) 2) (pow (sin (PI)) 2))) (* (cos x) (* (sin x) (* (sin (PI)) (sin (* 1/2 (PI)))))))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) #s(hole binary64 (/ (+ (* (pow (cos x) 3) (pow (sin (* 1/2 (PI))) 3)) (* (pow (sin x) 3) (pow (sin (PI)) 3))) (- (+ (* (pow (cos x) 2) (pow (sin (* 1/2 (PI))) 2)) (* (pow (sin x) 2) (pow (sin (PI)) 2))) (* (cos x) (* (sin x) (* (sin (PI)) (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) #s(hole binary64 (+ (* (pow (cos x) 3) (pow (sin (* 1/2 (PI))) 3)) (* (pow (sin x) 3) (pow (sin (PI)) 3))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) #s(hole binary64 (* (pow (sin x) 3) (pow (sin (PI)) 3)))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) #s(hole binary64 (* (sin x) (sin (PI))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) #s(hole binary64 (- (+ (* (pow (cos x) 2) (pow (sin (* 1/2 (PI))) 2)) (* (pow (sin x) 2) (pow (sin (PI)) 2))) (* (cos x) (* (sin x) (* (sin (PI)) (sin (* 1/2 (PI))))))))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) #s(hole binary64 (- (* (pow (sin x) 2) (pow (sin (PI)) 2)) (* (cos x) (* (sin x) (* (sin (PI)) (sin (* 1/2 (PI))))))))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (pow (sin x) 2) (pow (sin (PI)) 2)))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) #s(hole binary64 (* (cos x) (* (sin x) (* (sin (PI)) (sin (* 1/2 (PI)))))))) |
#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 (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) #s(hole binary64 (* (pow (exp (* 5 (pow x 2))) 2) (+ (* (cos x) (sin (* 1/2 (PI)))) (* (sin x) (sin (PI))))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) #s(hole binary64 (pow (exp (* 5 (pow x 2))) 2))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) #s(hole binary64 (exp (* 5 (pow x 2))))) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) #s(hole binary64 (exp (* 5 x)))) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (* (cos x) (* (pow (exp (* 5/2 (pow x 2))) 2) (exp (* 5 (pow x 2))))))) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (* (pow (exp (* 5/2 (pow x 2))) 2) (exp (* 5 (pow x 2)))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) #s(hole binary64 (pow (exp (* 5/2 (pow x 2))) 2))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) #s(hole binary64 (exp (* 5/2 (pow x 2))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(hole binary64 (exp (* 5 (pow x 2))))) |
#s(approx (pow (pow (exp 5) x) x) #s(hole binary64 (exp (* 5 (pow x 2))))) |
#s(approx (pow (exp 5) x) #s(hole binary64 (exp (* 5 x)))) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) #s(hole binary64 (* (cos x) (* (pow (exp (* 5/2 (pow x 2))) 2) (exp (* 5 (pow x 2))))))) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) #s(hole binary64 (* (pow (exp (* 5/2 (pow x 2))) 2) (exp (* 5 (pow x 2)))))) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) #s(hole binary64 (pow (exp (* 5/2 (pow x 2))) 2))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) #s(hole binary64 (exp (* 5/2 (pow x 2))))) |
| Outputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x)) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.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 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
(fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
(fma.f64 (cos.f64 x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))) (cos.f64 x))) |
(+.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.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 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 x) |
x |
(fma.f64 #s(literal -1/240 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/144 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/240 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/144 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1/12 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/720 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1/24 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/5040 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1/120 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/6 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) |
(*.f64 (cos.f64 x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (+.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 1/2 binary64)))) (cos.f64 (+.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 x) (*.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))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(cos.f64 (*.f64 #s(literal -1 binary64) x)) |
(cos.f64 x) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) (sinh.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(exp.f64 (*.f64 #s(literal 20 binary64) x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) x)) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal 2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(exp.f64 (log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x))) (sinh.f64 (log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x)))) |
(*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) |
(exp.f64 #s(literal 20 binary64)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 #s(literal 20 binary64)) (sinh.f64 #s(literal 20 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (exp.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(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(literal -1 binary64) |
#s(literal -2 binary64) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 9 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 9 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 x)) |
(*.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(pow.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 3 binary64)))) |
(*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) |
(/.f64 (+.f64 (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))) (cos.f64 x) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (fma.f64 (cos.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x)) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x)) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (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))) (*.f64 (cos.f64 x) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x)) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x))) |
(*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))))) (fma.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))))))) |
(fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 x) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (fabs.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 x) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 x)) |
(*.f64 (neg.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (fabs.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 x) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(pow.f64 (neg.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.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) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 x)) |
(*.f64 (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 x) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 x #s(literal 2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 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)) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) x) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 x x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) x)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.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 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) x)) (sinh.f64 (*.f64 (log.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 x #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)) x) |
(exp.f64 (*.f64 #s(literal 20 binary64) (/.f64 x #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (/.f64 x #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) x)) |
(exp.f64 (*.f64 #s(literal 10 binary64) x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) x)) (sinh.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) x))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) x)) (sinh.f64 (*.f64 #s(literal 10 binary64) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 x #s(literal 2 binary64))) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 x #s(literal 2 binary64))) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (+.f64 x x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (+.f64 x x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))))) (neg.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))))) (fabs.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (neg.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))) x) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (+.f64 x x)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (+.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (+.f64 x x))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (+.f64 x x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) x))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))))) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) (+.f64 x x))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) x)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) x) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) x)) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) x)) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) x))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) x)) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) x)) (sinh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) x))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) (sinh.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) (sinh.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) (neg.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(pow.f64 (neg.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) (sinh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (exp.f64 #s(literal 10 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 x #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 x x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 5 binary64))) x) x)) |
(exp.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 5 binary64))) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) x)) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) x)) (sinh.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) x))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64))) (sinh.f64 (*.f64 (*.f64 x x) #s(literal 5 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 5 binary64))) x)) |
(exp.f64 (*.f64 #s(literal 5 binary64) x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (exp.f64 #s(literal 5 binary64))) x)) (sinh.f64 (*.f64 (log.f64 (exp.f64 #s(literal 5 binary64))) x))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 5 binary64) x)) (sinh.f64 (*.f64 #s(literal 5 binary64) x))) |
(exp.f64 #s(literal 5 binary64)) |
(+.f64 (cosh.f64 #s(literal -5 binary64)) (sinh.f64 #s(literal 5 binary64))) |
#s(literal 5 binary64) |
(*.f64 (*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
(*.f64 #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 5 binary64))) x) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)))) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 #s(literal 5 binary64))) x) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(exp.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 5 binary64))) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))))) (sinh.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) #s(literal 1 binary64)) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (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 (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 (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) (-.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) (fma.f64 (fma.f64 (fma.f64 (log.f64 (exp.f64 #s(literal 10 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))))) x #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))))) #s(literal 0 binary64)) #s(literal 0 binary64)) x (*.f64 (log.f64 (exp.f64 #s(literal 10 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) x #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (-.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 0 binary64) x))) x #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.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 (* (sin (* (PI) 1/2)) (cos x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (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 (* (sin (* (PI) 1/2)) (cos x)) (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 #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 #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 (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 (pow (exp 10) 2) x) (/ (* -1 x) -2)) #s(literal 1 binary64)) |
#s(approx (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
#s(approx (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 0 binary64) (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))))) (log.f64 (exp.f64 #s(literal 10 binary64)))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2)) (fma.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) #s(literal -3 binary64) (fma.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))))))) #s(literal 1/12 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))))) #s(literal 1/4 binary64))) x (log.f64 (exp.f64 #s(literal 10 binary64)))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) 2) x) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 10) 2) x) (fma.f64 (*.f64 #s(literal 2 binary64) x) (log.f64 (exp.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) 2) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) x #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) 2) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) x (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) x #s(literal 1 binary64))) |
#s(approx (/ (* -1 x) -2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* -1 x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) (-.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 17/2 binary64)) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))))) x #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -3/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 17/2 binary64)) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 10 binary64))) (fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))))) x #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (-.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (fma.f64 (fma.f64 (-.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))))) x #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) x (*.f64 #s(literal -3/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (PI.f64))))) x #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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 (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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 (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (fma.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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(literal -3/2 binary64) (*.f64 #s(literal 0 binary64) x)) (*.f64 x x) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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 (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 7/8 binary64) x) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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(literal 0 binary64)) x (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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(literal -3/2 binary64))) (*.f64 x x) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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 (pow (cos x) 3) #s(literal 1 binary64)) |
#s(approx (pow (cos x) 3) (fma.f64 #s(literal -3/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (cos x) 3) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (cos x) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 x x) #s(literal 7/8 binary64)) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 13/120 binary64) (*.f64 x x)) #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -41/3024 binary64) (*.f64 x x)) #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (*.f64 #s(literal 0 binary64) x)) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/6 binary64) #s(literal 0 binary64)) x)) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/120 binary64) #s(literal 0 binary64)) (*.f64 x x) #s(literal 0 binary64)) x)) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/5040 binary64) #s(literal 0 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x) #s(literal 0 binary64)) x)) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) x (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64))) x (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) (*.f64 (fma.f64 #s(literal 0 binary64) x (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) x)) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 0 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64) #s(literal 0 binary64)) x (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) x)) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) x #s(literal 0 binary64)) x (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) x)) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x x))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (*.f64 (fma.f64 (fma.f64 #s(literal 2/45 binary64) (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (*.f64 (*.f64 #s(literal 0 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (*.f64 (fma.f64 #s(literal -1/240 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 x x))) x)) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (*.f64 (fma.f64 (fma.f64 #s(literal -1/240 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (fma.f64 (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (*.f64 x x) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (*.f64 x x) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) x)) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (*.f64 (fma.f64 (fma.f64 #s(literal -1/240 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (fma.f64 (fma.f64 #s(literal -1/240 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/240 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (fma.f64 (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) (*.f64 x x) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) (*.f64 x x) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (*.f64 x x) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) 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 (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) (-.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) (fma.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64)) x #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) (fma.f64 (fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 19/2 binary64) (*.f64 #s(literal 0 binary64) x)) x #s(literal 0 binary64)) x (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) #s(literal 1 binary64)) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) 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) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) 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 (pow (exp 10) (/ (* -1 x) -2)) x) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) (fma.f64 (*.f64 x x) #s(literal 5 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) (fma.f64 (fma.f64 #s(literal 25/2 binary64) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/6 binary64) (*.f64 x x) #s(literal 25/2 binary64)) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) #s(literal 1 binary64)) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) (fma.f64 #s(literal 5 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) (fma.f64 (fma.f64 #s(literal 25/2 binary64) x #s(literal 5 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/6 binary64) x #s(literal 25/2 binary64)) x #s(literal 5 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) #s(literal 1 binary64)) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) (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) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) (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) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) #s(literal 1 binary64)) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) (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) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) (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 (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) #s(literal 1 binary64)) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (fma.f64 (*.f64 x x) #s(literal 5 binary64) #s(literal 1 binary64))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (fma.f64 (fma.f64 #s(literal 25/2 binary64) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/6 binary64) (*.f64 x x) #s(literal 25/2 binary64)) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (fma.f64 #s(literal 5/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (fma.f64 (fma.f64 #s(literal 25/8 binary64) (*.f64 x x) #s(literal 5/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/48 binary64) (*.f64 x x) #s(literal 25/8 binary64)) (*.f64 x x) #s(literal 5/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) #s(literal 1 binary64)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 (*.f64 x x) #s(literal 5 binary64) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 (fma.f64 #s(literal 25/2 binary64) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/6 binary64) (*.f64 x x) #s(literal 25/2 binary64)) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 5) x) x) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 5) x) x) (fma.f64 (*.f64 x x) #s(literal 5 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 5) x) x) (fma.f64 (fma.f64 #s(literal 25/2 binary64) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 5) x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/6 binary64) (*.f64 x x) #s(literal 25/2 binary64)) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp 5) x) #s(literal 1 binary64)) |
#s(approx (pow (exp 5) x) (fma.f64 #s(literal 5 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (exp 5) x) (fma.f64 (fma.f64 #s(literal 25/2 binary64) x #s(literal 5 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp 5) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/6 binary64) x #s(literal 25/2 binary64)) x #s(literal 5 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) #s(literal 1 binary64)) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) (fma.f64 (*.f64 x x) #s(literal 19/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) (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 (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) (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 (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) #s(literal 1 binary64)) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) (fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 1 binary64))) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) (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 (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) (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 (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) #s(literal 1 binary64)) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (fma.f64 (*.f64 x x) #s(literal 5 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (fma.f64 (fma.f64 #s(literal 25/2 binary64) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/6 binary64) (*.f64 x x) #s(literal 25/2 binary64)) (*.f64 x x) #s(literal 5 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) #s(literal 1 binary64)) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) (fma.f64 #s(literal 5/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) (fma.f64 (fma.f64 #s(literal 25/8 binary64) (*.f64 x x) #s(literal 5/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 125/48 binary64) (*.f64 x x) #s(literal 25/8 binary64)) (*.f64 x x) #s(literal 5/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.f64 x))) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (pow (pow (pow (exp 10) 2) x) (/ (* -1 x) -2))) (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (*.f64 x x))))) |
#s(approx (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x)))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (sin (* (PI) 1/2)) (cos x)) (*.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 (pow (exp 10) 2) x) (/ (* -1 x) -2)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (*.f64 x x)))) |
#s(approx (pow (pow (exp 10) 2) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x)) |
#s(approx (* (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (pow (pow (exp 10) x) x)) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x))))))) |
#s(approx (/ (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x)))))) |
#s(approx (+ (* (pow (cos x) 3) (pow (sin (* (PI) 1/2)) 3)) (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3)) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
#s(approx (pow (cos x) 3) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
#s(approx (pow (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) 3) (*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64))) |
#s(approx (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (* (PI) 1/2)) (cos x))) (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))))) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x))))) |
#s(approx (- (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)))) (-.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x)))) |
#s(approx (* (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) |
#s(approx (* (* (sin (* (PI) 1/2)) (cos x)) (* (sin (+ (* (PI) 1/2) (/ (PI) 2))) (sin x))) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 x))) |
#s(approx (pow (pow (exp 10) x) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x)) |
#s(approx (pow (exp 10) x) (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) |
#s(approx (* (+ (* (sin x) (sin (+ (* (PI) 1/2) (/ (PI) 2)))) (* (sin (* (PI) 1/2)) (cos x))) (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow (pow (exp 10) (/ (* -1 x) -2)) x)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x) #s(literal 2 binary64))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
#s(approx (pow (exp 10) (/ (* -1 x) -2)) (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) |
#s(approx (* (cos x) (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2)))) (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (cos.f64 x))) |
#s(approx (* (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow (exp 10) (/ (* x x) 2))) (*.f64 (pow.f64 (exp.f64 #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
#s(approx (* (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2))) (pow.f64 (exp.f64 #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (pow (pow (exp 10) (/ (* -1 x) -2)) (/ (* -1 x) -2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5/2 binary64)) x) x)) |
#s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
#s(approx (pow (pow (exp 5) x) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
#s(approx (pow (exp 5) x) (pow.f64 (exp.f64 #s(literal 5 binary64)) x)) |
#s(approx (* (cos x) (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2)))) (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (cos.f64 x))) |
#s(approx (* (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow (exp 10) (/ (* x x) 2))) (*.f64 (pow.f64 (exp.f64 #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x))) |
#s(approx (pow (pow (pow (exp 5) x) (/ (* -1 x) -2)) 2) (pow.f64 (exp.f64 #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (pow (pow (exp 5) x) (/ (* -1 x) -2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5/2 binary64)) x) x)) |
Compiled 92 726 to 5 097 computations (94.5% saved)
9 alts after pruning (5 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 306 | 3 | 1 309 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1 311 | 9 | 1 320 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.1% | (*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
| 98.6% | (*.f64 (cos.f64 x) (*.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) | |
| ✓ | 98.6% | (*.f64 (cos.f64 x) (*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
| ✓ | 99.3% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
| 99.0% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) x)) x))) | |
| ✓ | 98.5% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)))) |
| 98.9% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (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))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) | |
| 98.3% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) | |
| 98.9% | #s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
Compiled 1 408 to 432 computations (69.3% saved)
| Inputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (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))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) x)) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (*.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (cos.f64 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))))) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x)) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)))) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(approx (pow (exp 10) (/ (* x x) 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 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 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) (pow.f64 (exp.f64 #s(literal 10 binary64)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 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 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64)) (neg.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) x)) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.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 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) (pow.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) x) x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #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 (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))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #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))))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) x)) x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #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))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(*.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))) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 x)) (neg.f64 x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x) (cos.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))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))))) |
2 calls:
| 10.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 99.3% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (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))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) x)) x))) |
| Outputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
2 calls:
| 3.0ms | x |
| 3.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 99.2% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (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))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (fma.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x))) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) x)))) |
| Outputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (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))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
2 calls:
| 2.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 98.9% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) (sin.f64 (+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
2 calls:
| 2.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 98.9% | 1 | x |
Compiled 10 to 8 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
| Outputs |
|---|
#s(approx (* (cos x) (pow (exp (* 10 x)) x)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (-.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 x)))))) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) x) x))) |
2 calls:
| 1.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 98.9% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| 1× | fuel |
Compiled 302 to 59 computations (80.5% saved)
(abs x)
Compiled 1 226 to 432 computations (64.8% saved)
Loading profile data...